Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 600 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 600 Bytes

#Deprecated, do not use

events

Simple site built in flask + angularjs to display coming events, list past events and allow signup for the coming event, to simplify the process for both event creators and attendees.

Config

For config appconf.py is used, an example file is provided (appconf.py.example), rename and replace values appropriately.

Requirements

  • SASS
    • Compass
  • font-awesome
  • Python >= 3.3
    • Flask
      • Flask-Assets
        • jsmin
        • cssmin
      • Flask-OpenID
      • Flask-SQLAlchemy

License

See attached LICENSE file.