This is a simple application that has 3 screens, login, register and dashboard.
It has the basic authentication functionallity. If the user is not authenticated it not gonna let him enter the dashboard. Once the user is authenticated it lets him use the users CRUD.
The backend used in this app is here: FlaskAPI
- Login
- Register
- Dashboard