Current Project

Database related project with web user interface.

Key words: Django, PostgreSQL, Apache, Python, HTML, Anaconda, CSS

  • A generic, easily customizable, framework with web based user interface and database.
  • To develop a ‘software as a service’ (SaaS) web-browser based front-end using ‘Django’ and ‘Apache’ web server and ‘PostgreSQL’ as database manager and server.
  • Required Features: Secure, Ease of access, Robust, Elegant, Maintainability.
  • Currently ready: A proof of concept prototype of a record managing framework. The current prototype uses ‘Django’ as framework which integrates with ‘PostgreSQL’ and ‘Apache’ server. The database manager and the web server can be easily replaced with any other data manager and server. Already tested with ‘MySql’ as data manager. This prototype can be easily extended to full fledged framework and can be customized for any specific purposes (e.g. Library Catalog system or Business Ledger book).
  • To extend functionality: schema based automated customization and easy migration from existing database managers. And to provide secure links to external data sources.