Josphine Ndanu
We all know that pitching is never regarded an easy job regardless of whatever topic it is. Pitch-It is an application that helps a user create or view available pitches in whatever category they would like to.
You need the following to start working on this project: On your local systems;
- Python version 3.8
- Flask
- Pip
- Virtual Environment(venv)
-
Install python version 3.8
-
Clone this repository : `$ git clone https://github.com/ndanu-josy/Pitches.git'
-
create a virtual environment
-
Create a start.sh file and add these lines of code export MAIL_USERNAME='your-email' export MAIL_PASSWORD='password' export SECRET_KEY='secret-key' python3.8 manage.py server
In your terminal, run the following commands;
$ chmod a+x start.sh then run ./start.sh
View live
- Python 3.8
- Bootstrap
- Flask
This project is under the MIT licence