Skip to content

An application that enables users to sign in and post a desired pitch and comment and upvote existing ones

License

Notifications You must be signed in to change notification settings

gichimux/pitch-application

Repository files navigation

APLICATION NAME: Pitcher

This is a web application built on the flask python framework and psql database.

prerequisites

python3.6 and psql are installed in your operating system.

installation process

  • 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 command python3.6 manage.py server
  • at the root folder, run $./start.sh

How it works

The application enables users to create an account and post pitches, comment on other pitches and upvote or downvote those pitches

TECHNOLOGIES USED

  • Python Flask
  • Bootstrap 4
  • Jinja
  • psql
  • Heroku

Author

This application was made by george gichimu to report bugs or contact me, reach me on this email address: [email protected]

Application url

Password Locker

Bugs reported

No bugs reported.

LICENCE

MIT

About

An application that enables users to sign in and post a desired pitch and comment and upvote existing ones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published