- Description
- Installation process
- Technologies used
- Known-Bugs
- Contact Information
- Copyright and License
The-Block is A neighborhood mapping application where a user must signup, join a hood, and once in a hood, they can see businesses and posts in only that specific hood.
The following is a live link to the project: Click here
To access my repository link: Click here
To clone this repository locally, type the following command on your terminal.
If using HTTP keys, type:
https://github.com/Williamsoditi/The-Block.git
If using SSH keys, then type:
git@github.com:Williamsoditi/The-Block.git
On running the commands successfully, you should have a local version of this repository. Navigate to the target directory and open it with a prefered IDE :
- Create and activate a virtual environment
- Install the dependencies listed in the
requirements.txt
- Create a
.env
file. This will contain environment variables as listed in the.env
file. - You can install the dependencies by running
pip install -r requirements.txt
- Finally, run your app on
MODE='dev'
config for debugging purposes
- On running the application, type the following on the terminal;
python3 manage.py runserver
- To test the application;
python3 manage.py test
- To navigate to a local browser, Type this on a preferred browser:
127.0.0.1:5000
Application runs smoothly. No bugs identified during the deployment process
Feel free to reach me for collaborations:
- Author E-mail ;
williamsoditi99@gmail.com
- Phone Number: +254 712345678.