PITCHES
VICTORIA EVE AWUOR
For the application to run, you have to install:
-
python3.8 -pip -virtual environment -Flask
-
open terminal
-
git clone this repository https://github.com/vicky-eve/Pitches
-
open Pitches directory
-
use a code editor e.g vs-code
This is an application that allows users to use that one minute in life that can make or break them. Users can submit their one minute pitches and other users can vote on them and leave comments to give their feedback on them.
-python3.8 -Flask -Html -Bootstrap -css
There are no known bugs currently but pull requests are allowed incase you spot a bug
To contribute:
- Fork the repo
- Create a new branch (git checkout -b improve-feature)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (git commit -am 'Improve feature')
- Push to the branch (git push origin improve-feature)
- Create a Pull Request
- Testing Application
- To run the tests for the class files:
-$ python3.8 manage.py test
-
A user can view the most recent PITCHES.
-
A user can view and comment on pitches on the site.
-
A user receives an email by joining subscribing.
-
User is allowed to log in to the application
-
A user can upvote and downvote the pitches
contact information