Skip to content

A web application where users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

License

Notifications You must be signed in to change notification settings

davospots/pitchapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitchapp

By David Mathaga

Description

A web application where users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

Setup Requirements

  • Git
  • Web-browser or your choice
  • Github
  • Flask
  • Pip
  • Python

Setup Installation

  • Copy the github repository url
  • Clone to your computer
  • Open terminal and navigate to the directory of the project you just cloned to your computer
  • Run the following command to start the server using virtual environment
python3.8 -m venv --without-pip env
  • To activate the virtual environment
source env/bin/activate
curl https://bootstrap.pypa.io/get-pip.py | python
pip install -r requirements.txt
run main.py

Technologies Used

The following languages have been used on this project:

  • HTML
  • CSS
  • Bootstrap
  • Python
  • Flask
  • Heroku

Setup/Installation Requirements

  • Live link to view the project Pitchapp

About

A web application where users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published