/pitches

Pitch Perfect 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.

Primary LanguageHTMLMIT LicenseMIT

pitch

Table of Content


Home

home




Description

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

See Live site here

Installation

  • Git clone This repo.
  • python3 -m venv virtual - to install virtual enviroment.
  • Source virtual/bin/activate - to install flask.
  • pip list to show all needed packages are installed inside the virtual environment.
  • Refer to requirements.txt to see required packages.

Technology Used

  • python3.9.5
  • Flask 2.0.0
  • pip3
  • PSQL
  • Javascript

Reference

Licence

copyright © Charity 2022 - MIT

Authors Info

-LinkedIn - Charity Nyanchera

-twitter - CcNyanchera

-Go Back to the top