https://github.com/calebkabaya/pitch-web
This is a flask application that allows users to post one minute pitches and also allows other users who have signed up to comment and upvote or downvote a pitch. It also allows a person to signup to be able to access the functionalities of the application
https://github.com/calebkabaya/pitch-web
css3 flask heroku-deployment html5 postgresql python3
Last synced: 3 months ago
JSON representation
This is a flask application that allows users to post one minute pitches and also allows other users who have signed up to comment and upvote or downvote a pitch. It also allows a person to signup to be able to access the functionalities of the application
- Host: GitHub
- URL: https://github.com/calebkabaya/pitch-web
- Owner: CalebKabaya
- License: mit
- Created: 2022-05-06T10:24:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T09:24:50.000Z (about 4 years ago)
- Last Synced: 2025-01-20T10:29:17.871Z (over 1 year ago)
- Topics: css3, flask, heroku-deployment, html5, postgresql, python3
- Language: Python
- Homepage: https://pitch-web.herokuapp.com/
- Size: 15.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PITCH-WEB
##### By Caleb Mutuku
## Table of Content
+ [Description](#description)
+ [User Stories](#user-stories)
+ [Installation Requirement](#Installation)
+ [Technology Used](#technology-used)
+ [Reference](#reference)
+ [Licence](#licence)
+ [Authors Info](#author-Info)
## Description
This is a flask application that allows users to post one minute pitches and also allows other users who have signed up to comment and upvote or downvote a pitch. It also allows a person to signup to be able to access the functionalities of the application
## 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.
## Installation
### Requirements
* Either a computer,phone,tablet or an Ipad
* An access to the Internet
### Installation Process
* python3.8
* pip
* postgresql
* Flusk
[Go Back to the top](#description)
## Technology Used
* Python3.8
## Known Bugs
* There are no known bugs currently but pull requests are allowed incase you spot a bug
## Reference
* Materialize CSS
[Go Back to the top](#description)
## Licence
[MIT](LICENSE)
[Go Back to the top](#description)
## Authors Info
Linked - Caleb Kabaya(hhttps://www.linkedin.com/in/caleb-kabaya-167676195/)
Email - (calebkabaya7@gmail.com)
[Go Back to the top](#description)