Skip to content

This an application that allows users to submit a one minute pitch that other users can vote on and leave comments. The pitches are organized by category.

License

Notifications You must be signed in to change notification settings

KarenNgala/PITCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PITCH PLEASE


Author: Karen Ngala

Description

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

Getting Started

  • Clone this repo and cd into the folder
$ git clone https://github.com/KarenNgala/PITCH

$ source virtual/bin/activate

(virtual)$ pip install -r requirements.txt

(virtual)$ python3 run.py server
  • To run unit tests; (virtual)$ python3 run.py test

User Story BDD

  • 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.

Technologies used

  1. Flask
  2. HTML5
  3. Bootstrap4

Contact

Karen Ngala - [email protected]

Copyright & License

Distributed under the MIT License. See LICENSE for more information on license and copyright.

About

This an application that allows users to submit a one minute pitch that other users can vote on and leave comments. The pitches are organized by category.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages