B
B
Bashuk2013-01-09 18:57:37
Python
Bashuk, 2013-01-09 18:57:37

Idea for a simple web application project

Recently, I was struck by the beauty of several things at once: Python, Git, Twitter Bootstrap. So there was a desire to write some simple application and upload it somewhere (on Heroku or Google App Engine).

The problem is that there is no idea. I would like something that is not too complicated (to try these things from scratch), but it would be cool if it turned out to be useful.

Probably, if you, %username%, had such an idea, you yourself would have taken it up. But can you still share?

Answer the question

In order to leave comments, you need to log in

9 answer(s)
S
slpdmn, 2013-01-09
@slpdmn

Best of all some site-joke. One of my acquaintances, for example, about twenty years ago, launched a page on the Internet with a simple button with the inscription “idleometer” and a click counter. The whole office stood on the ears and set records. And in parallel, he had to master user identification, storing results, reporting intermediate records (this is Javascript already), etc.
Draw, for example, a fly that crawls across the screen and beat it with the mouse. Or write something for a girl, a size calculator is there ... For example, what size of trousers do you need (according to the canon of Marilyn) with a given chest volume? Well, change the canons.

T
TyVik, 2013-01-09
@TyVik

I also had such a task - I wrote a simple shopping list that can notify you of a change via SMS. The wife was satisfied, now we use it instead of leaves.

P
Pavel Tyslyatsky, 2013-01-10
@tbicr

Do what you personally lack. You will either find a ready-made solution, or do something useful for yourself.

A
avalak, 2013-01-09
@avalak

Write a small mashup. For example, a link shortener. Some services have an API for this, some don't. + Verification by means of Yandex Safe Browsing API as a bonus. Issue in the form of a library with tests and on GitHub. + A page for the library with a demonstration of work and the implementation of a simple api (jsonp / json + cors) will be sheltered by GAE. + A Chrome extension that uses this api hosted by gae... in the house that Jack built.
bottle (framework) + jinja2 (templates) + requests (requests).
Well, or just a link shortener / blogger. Classic.

U
un1t, 2013-01-09
@un1t

There are a bunch of different bug trackers and project management systems, but I personally do not like any of them. I would like a relatively simple tracker for small teams of 3-5 people.

R
return, 2013-01-09
@return

If there is no experience, then it is worth trying to participate in third-party developments first. And good ideas, of course, do not lie on the road, alas.

L
La2ha, 2013-01-09
@La2ha

Well, I personally lack some thing in order to write documentation for something (a library or some module). Wiki of course can be used, but it is somehow not that in general. True, Python is hardly needed for this, such things are probably written in php)

D
Defff, 2013-01-12
@Defff

A simple monetary idea is to make plates interactively:
Set the initial number of rows in the table and cells in the row,
Next, stretch the cell with the mouse to the desired number of row and span (each edited cell is translucent (the lower base with the primary markup is visible and has its own color, when released the lower corner of the mouse is aligned with the corner of the nearest cell.New editable cell - with a new translucency color, the final tablet is paid by SMS and the user receives the code of the tablet (from the server) and a bonus for creating the second one - for free!
Yes - preparation / editing of the tablet goes in div or canvas, since such an intermediate code has no value for drive-by thefts.

R
Rafael Hovhannisyan, 2013-11-23
@hosembafer

few CMSs are written in python , you can do something easy, basic functionality, and upload it all to github , if you let me know, I can participate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question