Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bongomin/registration-app-python-flask

registration app is designed using flask a python framework , it allows a user to register,later login into the system.
https://github.com/bongomin/registration-app-python-flask

Last synced: 2 days ago
JSON representation

registration app is designed using flask a python framework , it allows a user to register,later login into the system.

Awesome Lists containing this project

README

        

## Installation Instructions for the app:
1) Install Flask using pip install flask
2) Clone the app using git clone https://github.com/bongomin/Python-Flask-Registration-App_V1.git

## installing requirements
1) create a requirement.txt file
2) pip install -r requirements.txt

## create a database
1) databse name myapp
2) user danny
33) fields username,passwword,email