PEC-CSS/Time-Table-App

Add a database system

notSanil opened this issue · 2 comments

There is no database connection at the moment, and every database call is simply redirected to a temporary file.
A proper database needs to be integrated into the app.

  • Set up a firebase database
  • Connect with the app
  • Integration wherever needed

i am willing to add firebase database

Alright, assigning this to you