Skip to content

Saptarshi-108/Student-Database-Project

Repository files navigation

Student Database Project

Description

This project is a simple student database management system developed in Python. It uses CSV files to store student data and provides functionalities to add, update, delete, and view student records. Additionally, it features data visualization capabilities using the matplotlib library to plot graphs based on student data.

Features

  • Add New Records: Insert new student data into the database.
  • Update Records: Modify existing student information.
  • Delete Records: Remove student data from the database.
  • View Records: Display all student data stored in the CSV file.
  • Plot Graphs: Generate various graphs (e.g., performance charts, attendance graphs) using matplotlib.

Dependencies

  • Python 3.x
  • matplotlib
  • csv

Contributing

Contributions to this project are welcome! Please fork the repository and submit a pull request with your proposed changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages