- clone or download the files
- Go to the directory and intall Virtual environment
virtualenv --no-site-packages --distribute .env - run Virtual Environment
source .env/bin/activate - To install all dependency
pip install -r requirements.txt - To set up database run
python database.py - Run the application
python app.py - Open your browser and see on
http://localhost:5000/
-
Notifications
You must be signed in to change notification settings - Fork 0
avastamin/multi-step-userform-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Multi step user form using angularjs and Flask
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published