The Student Database Management System is a comprehensive solution designed to efficiently manage student information using SQLite3. This project simplifies the task of storing, retrieving, and manipulating student records, offering a user-friendly interface for administrators or educators. Developed with SQLite3, Python, and various libraries, this system ensures reliability and ease of use in managing student data.
Student Database Management System
The Student Database Management System is a comprehensive solution designed to efficiently manage student information using SQLite3. This project simplifies the task of storing, retrieving, and manipulating student records, offering a user-friendly interface for administrators or educators. Developed with SQLite3, Python, and various libraries, this system ensures reliability and ease of use in managing student data.
Preview
https://github.com/AverageBlank/StudentDatabase/assets/112507212/40ec087f-5a14-4cc7-b8a1-2d08d2c91d59
Setting Up Locally
Prerequisites
Make sure you have Python installed on your system.
Installation Steps
Clone the repository
Create a virtual environment (Optional)
Install the required libraries
Run the application
Languages Used
Libraries Used