Student Database Management System is a desktop application written in C# using Visual Studio. It is designed to help you manage a database of students and their medical records. With StudentDBMS, you can add new students and classes to the database, manage the database, do backups, restore from backups and create Excel spreadsheets from a template.
- Add new students to the database
- Group students into classes and years
- Manage the database
- Do backups of the database
- Restore the database at any point
- Create Excel spreadsheets from a chosen template
- C#
- Visual Studio
- SQL Server
- .NET Core