Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

dysfunctionals/ecspizza-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecs.pizza

CircleCI

This is the main Flask app for ecs.pizza

Based on Flask-User-Starter-App.

Installation instructions

  • Clone the repo
  • Setup a virtualenv
  • pip install -r requirements.txt
  • cp app/local_settings_example.py app/local_settings.py
  • python manage.py init_db
  • python manage.py add_restaurants
  • To add test users:
  • Now run the dev server: python manage.py runserver

Note: registration sends a verification email, so you must have Flask mail sending configured for that to work.

Run the tests

py.test tests/

About

ecs.pizza

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages