pchettiy / FestemberEventMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Live event map for festember

  • Authenticate Festember members for creating and updating event data, not deleting

Events

- [ ] Define Model - [x] API to list all events - [ ] API to load event pics - [ ] API for updation of event time - [ ] Creating basic form for the above

Stalls

- [x] Define Model - [X] API to list all food stalls - [x] Creating a basic template for the above

Build Instructions

  • virtualenv venv
  • source venv/bin/activate
  • pip install Django
  • pip install mysqlclient
  • git pull
  • Change to your Db settings in settings.py

About


Languages

Language:Python 94.7%Language:HTML 5.3%