Skip to content

Repository for a basic project developed with Cherrypy, a Back-End Python framework. This project allows basic operations such as create, read, update and delete on a Student resource with sqlite as the database.

Notifications You must be signed in to change notification settings

muzaffarshaikh/StudentManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentManagementWebsite

Basic CRUD Website (cherrypy, sqlite) The Create and Delete modules of the website are working fine. Just a basic project to demonstrate the use of cherrypy using sqlite. To browse the database file, please download a DB Browser.

There are still some modules which needs to be fixed.

  1. Update Student still needs a fix.
  2. Linking the login page to the overal website.

About

Repository for a basic project developed with Cherrypy, a Back-End Python framework. This project allows basic operations such as create, read, update and delete on a Student resource with sqlite as the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages