SXV357 / Quizz.It

A full-stack educational productivity application submitted as part of Purdue's BoilerMake XI Hackathon
MIT License
0 stars 1 forks source link

Database and auth integration #52

Open SXV357 opened 1 month ago

SXV357 commented 1 month ago
  1. Database integration(firestore, mongoDB, mySQL) to store and retrieve documents in the cloud instead of storing them locally
  2. Auth integration(firebase/clerk) to allow users to create accounts and manage them
SXV357 commented 2 weeks ago