Skip to content

A Python based study register app that saves, fetches, updates, and deletes course data. Connected to SQLite db.

Notifications You must be signed in to change notification settings

yumeangelica/study_register_database_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python based personal study register database program. Connected to a SQLite database.

The program is able to:

  1. Add new courses
  2. Update course data
  3. Fetch course data
  4. Delete course data
  5. Calculate & print statistics

Installation:

  1. Search information how to install Python3 & SQLite on your system.
  2. Download the source code
  3. Run the main file (main.py) with Python3

About

A Python based study register app that saves, fetches, updates, and deletes course data. Connected to SQLite db.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages