8000 GitHub - meshack34/pitchappproject: In life, you only have 60 seconds to impress someone. 1 minute can make or break you. This application will allow users to use one minute wisely. They will submit their one minute pitches and other users will vote on them and leave comments for their feedback on them
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. This application will allow users to use one minute wisely. They will submit their one minute pitches and other users will vote on them and leave comments for their feedback on them

License

Notifications You must be signed in to change notification settings

meshack34/pitchappproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitchappproject

Author

by MESHACK KIMUTAI


Description

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. This application will allow users to use one minute wisely. They will submit their one minute pitches and other users will vote on them and leave comments for their feedback on them

Live Site

View live

User Stories

  • These are the behaviours/features that the application implements for use by a user

    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.

SetUp / Installation Requirements

Prerequisites

  • python3.6
  • pip
  • virtualenv

Running the Application

  • Creating the virtual environment

      $ python3.6 -m venv --without-pip virtual
      $ source virtual/bin/env
      $ curl https://bootstrap.pypa.io/get-pip.py | python
    
  • Installing Flask and other Modules

      $ see Requirements.txt
    
  • To run the application, in your terminal:

      $ chmod +x start.sh
      $ ./start.sh
    

Technologies Used

  • Python3.6
  • Flask

License

This project is under:[MIT]

About

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. This application will allow users to use one minute wisely. They will submit their one minute pitches and other users will vote on them and leave comments for their feedback on them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0