This is a web application built on the flask python framework and psql database.
python3.6 and psql are installed in your operating system.
- clone this repository
$pip install -r requirements.txt
- create a shell file
start.sh
file in your root folder and add your api key, secret key and the commandpython3.6 manage.py server
- at the root folder, run
$./start.sh
The application enables users to create an account and post pitches, comment on other pitches and upvote or downvote those pitches
- Python Flask
- Bootstrap 4
- Jinja
- psql
- Heroku
This application was made by george gichimu to report bugs or contact me, reach me on this email address: [email protected]
No bugs reported.