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
- Host: GitHub
- URL: https://github.com/fobiero/pitch_project_c03
- Owner: fobiero
- License: mit
- Created: 2022-02-06T15:05:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T10:34:32.000Z (over 4 years ago)
- Last Synced: 2025-01-25T15:29:45.071Z (over 1 year ago)
- Topics: bootstrap, css3, flask, html5, javascript, postgresql-database, python3
- Language: HTML
- Homepage: https://pitchesapp.herokuapp.com/
- Size: 6.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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.

#### 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).