Authentication Lab2
- Lab programmed using Flask and Mongodb NOSQL database
- I used "Pymongo" library to connect Mongodb
- I downloaded Mongodb locally
- Tested the mongodb connection
- Created the login and logout pages.
- I did the authentication backend part.
- You can register a new user
- Log in and see the data
- Log out
Khder Abdo
MongoDB is used as the database for this project.