Skip to content

coder-deep-singh/PitchHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PitchHub App

By Deep Singh

Description

PitchHub is a flask-python app that allows users to view pitches submitted by others and allows users to leave their comments/feedback on the same. Users are also able to login into the app and create and submit their own one-minute pitches.

Behaviour Driven Development (BDD)

  • The web page loads displaying the homepage with a navbar where a user can access other categories of pitches and also click on the Register or Login page to be directed to register or login
  • Users can sign up and create an account on the App if they don't have one.
  • Users are able to comment on other user's pitches, upvote or downvote on a certain pitch; as well as create their own pitch.

Setup/Installation Requirements

The application requires the following installations to operate:

  • Python3.8
  • Flask
  • Pip With the above installations proceed to:
  • cd PitchHub
  • code . (if using Visual Studio Code)

Running Application

To run the application, open the cloned files in your terminal and run the following commands:

  • $ python3.8 -m venv --without-pip virtual
  • $ source virtual/bin/activate

Technologies Used

  • Python3.8
  • Flask
  • HTML
  • CSS
  • Bootstrap

Contact

To make contributions to the code or offer any suggestions you can contact me via email: Email: deep100782@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published