This is a web application that allows users to be in the loop about everything happening in their neighbourhood. From contact information of different handymen to meeting announcements or even alerts.
In order for you to use the content on this repo ensure you have the following:
- A computer that runs on either of the following; (Windows 7+, Linux, Mac OS)
- Python 3.x+
To get the code..
- Cloning the repository:
git clone https://github.com/sharonkorir/nyumba-kumi.git
- Navigate to the folder and install requirements.
cd nyumba_kumi
python3 -m venv virtual
source virtual/bin/activate
pip install -r requirements.txt
- Exporting Configurations
- Running the application
python3 manage.py runserver
Open the application on localhost 127.0.0.1:8000
.
Testing the application
python3 manage.py test neighbourhood
https://nyumba-10.herokuapp.com
- No known bugs yet
If you run into any issues or have questions, ideas or concerns, reach out to me via e-mail, at sharon.korir@student.moringaschool.com
https://choosealicense.com/licenses/mit/ Copyright (c) {2022} Sharon Korir