Using a database to store data #21
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
hacktoberfest
Currently, we are storing all the data, like course schedule, lecture slots, template courses, etc as json files. Due to this we have to create a commit everytime we want to change something in the data, eg. the class slot for the course is change.
It would be nice if the database structure is documented, this will make it easier for new contributers to get started.
The text was updated successfully, but these errors were encountered: