greaterThan75 / ams-frontend

Cross Platform, Open-Source Attendance Management System (Frontend)
MIT License
0 stars 2 forks source link

Setup Auth flow #3

Open Arjun-G-04 opened 8 months ago

Arjun-G-04 commented 8 months ago

Objective

Make clean, elegant UI following Google's Material Design standards for pages involved in authentication. Make use of React Native Paper library (link in README) and Material Design docs. Minimum login and register page required. Consider Google and DAuth is also present for authentication.

Guidelines