Skip to content

joshcusano/dashboards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Installation

To install

  1. Clone the repo
  2. Run npm install
  3. Run bower install
  4. Make sure you install pip first
  5. Go into the flasksite directory and run pip install Flask && pip install Flask-Cache && pip install Flask-Login && pip install Flask-Sqlalchemy
  6. pip install MySQL-python if this gives errors, check here
  7. Set up your config.py file

##Usage

To run locally clone the project, then run python runserver.py Visit http://localhost:5000/login

About

Powers the DoSomething.org dashboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published