An open API service indexing awesome lists of open source software.

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

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)