Thursday, January 6, 2011

Sqlite DB Manager Project Finished!

Sqlite DB Manager Project is a pylex project about management sqlite databases written by me. Its take about less than one week.
(Actually I didn't find any spare time for it.) Its source is too little. LOC (lines of code) values in below. Server side technology is cherrypy.
Client side genereted by pylex.

You may test in this link.
Username:demo
password:demo

LOC Values
--------------------
Server Side : 285 (22 lines html template included)
server side unit test: 129
Client Side GUI (Pylex)
layouts.py : 110
client.py : 193
Client Side Code (Action Script)
client.asc : 413
MXML (Genereted file): 855

No comments:

Post a Comment

Followers