Skip to content

avastamin/multi-step-userform-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use this application:

  1. clone or download the files
  2. Go to the directory and intall Virtual environment virtualenv --no-site-packages --distribute .env
  3. run Virtual Environment source .env/bin/activate
  4. To install all dependency pip install -r requirements.txt
  5. To set up database run python database.py
  6. Run the application python app.py
  7. Open your browser and see on http://localhost:5000/

About

Multi step user form using angularjs and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages