Flask Pitch application allows users to submit their one minute pitches and other users can upvote or download on them and also have a chance to comment on their pitch.
These are the behaviours/features that the application implements for use by a user.
- To open the app
- As a user, I would like to see the pitches other people have posted.
- Vote on the pitch they liked and give it a downvote or upvote.
- Be signed in for me to leave a comment
- As a user, I would like to submit a pitch in any category.
- As a user, I would like to view the different categories.
- python3.6
- pip
In your terminal:
- $ git clone https://github.com/LoiseMulwa/pitch_master.git
- $ cd app
To run the application, in your terminal:
- $ #!/usr/bin/env python3.6
- $n cd app
- $ python3 views.py
- Python3.8
- HTML
- CSS
- Bootstrap
- Flask
- Heroku
Click to view License Click to view license
Name -Loise Mulwa. Linked in- https://www.linkedin.com/in/loise-mulwa-961391224/.