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

https://github.com/fobiero/pitch_project_c03

Pitches application where a user is able to create account, Like and comment on a pitch
https://github.com/fobiero/pitch_project_c03

bootstrap css3 flask html5 javascript postgresql-database python3

Last synced: 3 months ago
JSON representation

Pitches application where a user is able to create account, Like and comment on a pitch

Awesome Lists containing this project

README

          

# Pitches Project
## Author : Obiero felix (6th Feb 22)
### Project Description
Pitches Project is a flask Project that allows users to comment on already existing pitches, create a pitch and also upvoke and downvoke a posted pitch!

## User Stories
* A user should be able to see, like & comment on the pitches posted.
* A user should view the pitches created on the profile page.
* A user should submit & view a pitch in any category.


![Project Landing Page](https://github.com/fobiero/pitch_project_C03/blob/master/project.png?raw=true)

#### Projects features of the App:

* A user is able to create account, like, comment and post a pitch
* A edit the created picth | post

### SetUp / Installation Requirements
##### Prerequisites
* python3.8.10
* pip3

### Cloning from github
In your terminal:

* $ git clone https://github.com/fobiero/pitch_project_C03
* $ cd pitch_project_C03

### Running the Application
To run the application, in your terminal:
* $ #!/usr/bin/env python3.6.8
* $ chmod +x run.py
* $ ./start.sh

### Technologies Used
* Python3.8 ( Flask )

#### License
This software is approved,verified, licensed and monitored by the MIT.Thus changes and new releases of this software, webApp and designes shall be of the same source. Rights, terms and all conditions apply. Check out he full license release on [MIT](LICENCE).