PitchHub is a flask-python app that allows users to view pitches submitted by others and allows users to leave their comments/feedback on the same. Users are also able to login into the app and create and submit their own one-minute pitches.
- The web page loads displaying the homepage with a navbar where a user can access other categories of pitches and also click on the Register or Login page to be directed to register or login
- Users can sign up and create an account on the App if they don't have one.
- Users are able to comment on other user's pitches, upvote or downvote on a certain pitch; as well as create their own pitch.
The application requires the following installations to operate:
- Python3.8
- Flask
- Pip With the above installations proceed to:
- cd PitchHub
- code . (if using Visual Studio Code)
To run the application, open the cloned files in your terminal and run the following commands:
- $ python3.8 -m venv --without-pip virtual
- $ source virtual/bin/activate
- Python3.8
- Flask
- HTML
- CSS
- Bootstrap
To make contributions to the code or offer any suggestions you can contact me via email: Email: deep100782@gmail.com