Skip to content

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. How do we make sure that you use your 1 minute to actually say something meaningful?It is meaningful with the pitches App

License

Notifications You must be signed in to change notification settings

Reuben-Kipkemboi/Pitches-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitches APP

By Reuben Kipkemboi

Table of Content

Description

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. How do we make sure that you use your 1 minute to actually say something meaningful?

In the application the users will submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

The pitches are organized by category.

Go Back to the top

User Stories

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

Go Back to the top

Installation Requirements

Prerequisites

  • pip
  • gunicorn
  • flask
  • wtf-forms

Instructions

  1. Git clone the repository to your local computer
https://github.com/Reuben-Kipkemboi/Pitches-App.git
  1. change Directory cd into Pitches-App
cd Pitches-APP
  1. create a virtual environment
python3.8 -m venv virtual
  1. activate the virtual environment
source virtual/bin/activate

  1. To deactivate the environment
deactivate
  1. Install Flask
pip install flask || pip3 install flask
  1. Execute start.sh
chmod a+x start.sh

./start.sh

Go Back to the top

Technologies Used

  • Python3.8
  • Flask
  • HTML
  • Bootstrap

License

MIT License

Live Site

Authors Info

© 2022 @ Reuben Kipkemboi.

About

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. How do we make sure that you use your 1 minute to actually say something meaningful?It is meaningful with the pitches App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published