Jeffmusa / PITCH-POOL

A python app for pitching and commenting on pitches

Home Page:https://pitchtime.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PITCH POOL

An application that allows users to make pitches and get feedback on them. 9/9/2018

Description

Pitch Pool is a web application that allows users to submit a pitch. Also, other users are allowed to vote on submitted pitches and leave comments to give their feedback on the pitches. For a user to submit a pitch, vote on a pitch or give feedback on a pitch they need to have an account.

The pitches are organized by categories. Examples of categories:

  • pickup lines
  • interview pitches
  • product pitches
  • promotion pitches

User Stories

As a user I would like:

  • to view the different categories
  • to see the pitches other people have posted
  • to submit a pitch in any category
  • to comment on the different pitches and leave feedback
  • to vote on the pitch and give it a downvote or upvote

Specifications

Behavior Input Outcome
Register to be a user Your email : jon@doe.com
Username : jon101
Password : doe1
New user is registered
Log in Your email : jon@doe.com
Password : doe1
Logged in
Display pitch categories Categories display on navbar List of various pitch categories
See pitches from selected category Click a category Directed to a page with a list of pitches from the selected category
Create a pitch Click Add a pitch An authenticated user is directed to a page with a form where the user can create and submit a pitch
Comment on a pitch Click Comment An authenticated user is directed to a page with a form where the user can create and submit a comment on a pitch

Setup/Installation Requirements

This requires internet connection.

Known Bugs

  • Vote count unavailable

Technologies Used

  • Python3.6
  • Flask
  • Bootstrap
  • Postgres Database
  • CSS
  • HTML

License

MIT (c) 2017 Jeff Musa

About

A python app for pitching and commenting on pitches

https://pitchtime.herokuapp.com/


Languages

Language:Python 99.2%Language:C 0.3%Language:HTML 0.2%Language:Mako 0.1%Language:JavaScript 0.1%Language:CSS 0.0%Language:Shell 0.0%