Nikhil636 / Attendance-app

MIT License
5 stars 14 forks source link

admin login functionality using firestore #1 under JWOC #35

Closed sagnik-sanyal closed 1 year ago

sagnik-sanyal commented 1 year ago

This PR is with regards to admin login functionality with firebase firestore under issue #1 . The feature is there, but in order to make it work perfectly we have to first user register also as an admin and define a proper user model with roles. This is the basic overhaul of the implementation.