SagnikDeshmukh / MAKAUT_Organiser

Hello this repo is a solution for all MAKAUT students semester nightmare over here you will get the organizer along with past year question papers
https://sagnikdeshmukh.github.io/MAKAUT_Organiser/
MIT License
6 stars 8 forks source link

[Feature] Database Creation #18

Open SagnikDeshmukh opened 11 months ago

SagnikDeshmukh commented 11 months ago

To establish a robust document management system, a relational database is deemed essential, and it is recommended to leverage industry-standard database management systems such as MySQL or MongoDB. The purpose of this system is to meticulously archive and manage a comprehensive repository of academic documents pertaining to all eight semesters of the Bachelor of Technology (B.Tech) program across various academic streams.

The implementation entails creating a structured database schema capable of housing a wealth of academic materials, including syllabi, course materials, and organizational data for each semester. The database design should account for the unique requirements of different academic streams and, consequently, necessitates careful consideration of data normalization techniques.