unsigned-maki / salmonella

Poll website

Home Page:https://salmonella-polls.1.ie-1.fl0.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salmonella

School project for Project Management class which is supposed to become an online poll website similar to StrawPoll.

Optimised and improved version

Setup

  • Download and install Python 3.9 or higher
  • Make sure Python was added to your PATH
  • Run pip install pipenv
  • Clone the repository using git clone https://github.com/unsigned-maki/salmonella
  • Install the MongoDB Community Server or use the docker-compose.yml provided
  • Run pipenv install within the salmonella directory
  • A new virtualenv with the required modules should be created for you
  • Run pipenv run flask run within the salmonella directory
  • The server should now be running on port 5000

Libraries

About

Poll website

https://salmonella-polls.1.ie-1.fl0.io


Languages

Language:HTML 54.8%Language:Python 43.3%Language:JavaScript 1.8%Language:Procfile 0.1%