A Flask based application to assist event organisers in gathering feedback during event sessions.
- python3.6
- pip
- Virtual environment(virtualenv)
Clone the application using git clone(this copies the app onto your device). In terminal:
- $ git clone https://github.com/esthermuigai/eventsbuddy/
- $ cd news_app
- $ python3.6 -m venv --without-pip virtual
- $ source virtual/bin/env
- $ curl https://bootstrap.pypa.io/get-pip.py | python
-
Check requirements in requirement.txt
-
Run the application:
- $ chmod a+x start.sh
- $ ./start.sh
To run the tests for the class files:
- $ python3.6 manage.py test
- Python 3.6
- Flask
BDD should go here
Feel free to reach out to the developer at: