Skip to content

Repository files navigation

Pitch App

Author

Kolem Edwin

Description

This is an application that allows users to use that one minute wisely. The users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

Screenshot images

Live page

https://github.com/edwinkipchumba/pitch

User stories

As a user I would like to:

  1. see the pitches other people have posted.
  2. submit a pitch in any gategory.
  3. be signed in for me to leave a comment
  4. view the pitches I have created in my profile page.
  5. comment on the different pitches and leave feedback.

Behaviuor Driven Development (BDD)

Behaviour Input Output
Display pitch categories On page load List of various categories of pitches
Display tabs with category On tab link click Clickable links to open pitches by category
Display profile Click profile page Redirected to a page with your profile
Display pitches On page load Each pitch displays author, title, pitch, date, comment tab
To add a pitch Click an add pitch Redirected to the pitch collection form

Installation/Setup instruction

The application requires the following installations to operate

  • python3.8
  • flask
  • virtualenv
  • pip

Cloning

  • Open Terminal {Ctrl+Alt+T}
$git clone https://github.com/edwinkipchumba/pitch
$cd pitch
  • open based on the text editor you have.
$ source virtual/bin/activate
(virtual)$ pip install -r requirements.txt 
  • To run the application, in your terminal:
$ chmod +x start.sh
$ ./start.sh

Technology used

  • flask
  • HTML5
  • Bootsrap
  • python3.8

Known Bugs

If you find a bug, kindly feel free to comment an issue here and inlcude their corresponding results.

Contact Information

Feel free to contact me incase of any issue or questions, ideas and concern towards the same.

License

https://github.com/edwinkipchumba/pitch/blob/master/LICENSE

About

This is an application that allows users to use that one minute wisely. The users will submit their one-minute pitches and other users will vote on them and leave comments to give their feedback on them.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages