Skip to content
/ pitches Public

An application that allows users to 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

Morces/pitches

Repository files navigation

pitches

Description

An application that allows users to submit their one minute pitches and other users will vote on them and leave comments to give their feedback on them.

BDD

As a user, I would like to:

  • See the pitches other people have posted.
  • Vote on the pitch they liked and give it a downvote or upvote.
  • Be signed in for me to leave a comment.
  • Receive a welcoming email once I sign up.
  • View the pitches I have created in my profile page.
  • omment on the different pitches and leave feedback.

SetUp Instructions

First you need to have Python3 installed in your machine. After cloning the repo, navigate to it's directory and open it in your code editor. You then have to set up a virtual environment and activate it. Make sure you have the necessary dependencies installed also. You can then run the application.

Technologies used

  • Python3(Flask)
  • SQLAlchemy
  • Jinja2
  • Bootstrap
  • HTML
  • CSS
  • MDBootstrap

License

MIT License

Copyright (c) 2022 MOSES KARANI

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An application that allows users to 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