/pitch

This is a web app that was built with Flask framework and uses Postgresql

Primary LanguagePython

PITCH

This is a web app built with FLASK framework.

Built by Newton Bii

Description

This is an app that users can view various one minute pitches and contribute through commenting on them. Users can also add pitches.

User Specification

  • User can either create an account or log in if they already have an existing account.

SetUp / Installation Requirements

  • To use the app go to PITCH.

Source Code and development.

  • Clone PITCH.
  • Install the prerequisites either globally or in a virtual environment.
  • Install via pip:
    pip install -r requirements.txt
    
  • Run it:
    pyhton3.6 manage.py server
    

Technologies Used

  • Python3.6
  • Flask

License

MIT ©2017 Newton Bii