JafirDon / login-and-registration-system-using-flask-mongodb

This is Login and Registration system using HTML, CSS, JS and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

login-and-registration-system-using-mongodb

Intrduction

It is a simple login and registration application. This application is developed in HTML, CSS, JS, Python Flask and MongoDB. The project aims to understand how MongoDB works in real-time applications.

Installation

Install pre-requisites packages

pip install Flask
pip install pymongo

How to run it

You can run the python file by giving this below command on your command prompt.

python app.py

Output

Login (Signin)



Validation



Registration (Signup)



License

MIT License

Thank you

About

This is Login and Registration system using HTML, CSS, JS and MongoDB

License:MIT License


Languages

Language:SCSS 66.9%Language:HTML 28.7%Language:Python 4.4%