/eventsbuddy

A Flask based application to assist event organisers in gathering feedback during event sessions.

Primary LanguagePython

EventsBuddy

A Flask based application to assist event organisers in gathering feedback during event sessions.

By Esther Muigai, Adrian Maina, Gabriel Oduori and Harry Thuku

Setup/Installation Requirements

Prerequisites

  • python3.6
  • pip
  • Virtual environment(virtualenv)

Cloning and running

Clone the application using git clone(this copies the app onto your device). In terminal:

Creating the virtual environment

Installing Flask and other Modules

  • Check requirements in requirement.txt

  • Run the application:

    • $ chmod a+x start.sh
    • $ ./start.sh

Testing the Application

To run the tests for the class files:

  • $ python3.6 manage.py test

Technologies Used

  • Python 3.6
  • Flask

Behaviour driven development/ Specifications

BDD should go here

Support and contact details

Feel free to reach out to the developer at:

License