CLIFFORD KASERA
Application that allows users to submit their pitches and other users will vote on them and leave comments to give their feedback on them.
This website will:
- display the pitches that have been posted.
- allow the user to pitch an idea.
- allow the user to review pitches that have been posted.
- allow the user to select a category
Python Flask (in python) Postgresql (database)
You need to have Python3 to run this website.
$ git clone <this-repository>
Create a virtual environment.
pip3 install -r requirements.txt
Run the website at https://minutesss.herokuapp.com/
License MIT ©2018