Skip to content

B-Mustafa/student-dbms-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Database Management System

Very convenient database management system for managing student entires.

This software is base CRUD application which provides more functionalities then CRUD application.

Preview

Used languages

  • Python
  • SQLite

Features

  • Authentication required for accessing the software.
  • Managing entires (Create, Read, Edit, Delete).
  • Import data from excel sheet.
  • Export data to excel sheet.
  • Automatic data backup.
    • Backup as excel sheet.
    • Backup as database file.
  • Viewer(Default) and Editor mode.
  • Switching to editor mode requires authentication with different credentials.
  • Searching Functionality.
    • Search via Columns.
    • Search via Entires.
    • Search Specific Entry.
  • Print searched data.
    • Print specific Column.
    • Print multiple selected Column.
  • Wipe entire database ⚠️ (Must be used with caution).

Credits

Copyright ©️ all rights reserved 2023 Preet Suthar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages