This is a web application that displays pitches fo different categories i.e. business, job, advertisement, that have been made by users. Users comment on the pitches as well as upvote or downvote them only if they have an account and are logged in. In the user's account, the user can add more information about themselves in the bio section and they can also see the pitched that they have created.
- python3.6
- pip
- virtualenv
- Clone the repository to your local machine. e.g.
$ git clone https://github.com/Rachelnk/OneMinutePitch.git
cd OneMinutePitch
python3.6 -m venv
source virtual/bin/activate
- $ chmod +x start.sh
- ./start.sh
python3.8 manage.py tests
- Python3.8
- Flask
- HTML
- CSS
- MIT License
- Rachel Kiarie