Are you looking for a Picth of the week to brighten up your day and your week? Here you can find a list of positive quotes to help you get through a tough week!
- As a user, I would like to see the pitches other people have posted.
- As a user, I would like to vote on the pitch they liked and give it a downvote or upvote.
- As a user, I would like to be signed in for me to leave a comment
- As a user, I would like to receive a welcoming email once I sign up.
- As a user, I would like to view the pitches I have created in my profile page.
- As a user, I would like to comment on the different pitches and leave feedback.
- As a user, I would like to submit a pitch in any category.
- As a user, I would like to view the different categories.
-
Clone the repository
https://github.com/Kerrykogei24/K-Pitches
-
cd k-pitches
-
To test the application
python3.6 manage.py test
-
To run the application, in your terminal:
$ chmod +x start.sh $ ./start.sh
Behavior | Input | Output |
---|---|---|
View Product Pitches | Click on any category | Taken to the clicked category |
Click on Click create a new To Post A Pitch |
If logged in, display form to add a pitch | Redirected to the home page |
Click upvote/ downvote button | Redirects to home page | Upvote/ downvote count changes |
Click on profile | Redirects to the profile page | User adds bio and profile picture |
- Python3.6
- Flask
- Heroku
If you have any question or contributions, please email me at [kerrykomar@gmail.com]
[MIT] Copyright (c) 2020 Kerry Kogei