[Tutor] A small project

Santosh Kumar rhce.san at gmail.com
Thu Nov 27 08:13:15 CET 2014


Hi All,

I am planning to start a small project , so i need some suggestions on how
to go about it.

1) It basically takes some inputs like (name,age,course,joining
date,remarks) so on.
2) I want a light front end for it.
3) i should be able to query for a particular person on a particular date
or a joining date.
4) The app should be easily deployable both in the linux and windows
machines. ( something like a .exe in windows)

So this is my requirement as stated in the above four points. Now i need
suggestions on how to go ahead with these.

for 2) should i go for tkinter or do we have something even lighter.
for 3) to achieve this should i just go for a database, if yes i need
something which can be easily moved across.
for 4) if i have to create a executable , how to make sure all the above
requirements can be packaged into a application or a software.

Thanks in advance.
-- 
D. Santosh Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20141127/bed26eda/attachment.html>


More information about the Tutor mailing list