Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bongomin/registration-app-python-flask
- Owner: bongomin
- Created: 2019-03-26T11:41:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T14:27:00.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T16:12:36.617Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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