hood
Moi Shadrack
This is a neighborhood web app where a user must signup first, be able to join a hood owned by the hood admin, and once you join a hood, one can see businesses and posts in only that wood they belong to.
- Sign in with the application to start using.
- Set up a profile about me and a general location and my neighborhood name.
- Find a list of different businesses in my neighborhood.
- Find Contact Information for the health department and Police authorities near my neighborhood.
- Create Posts that will be visible to everyone in my neighborhood.
- Change My neighborhood when I decide to move out.
- Only view details of a single neighborhood.
To get the project..
https://github.com/12moi/hood.git
cd hood
- python3 -m venv virtual - source vertual/bin/activate
pip install -r requirements.txt
SetUp your database User,Password, Host then make migrate
python manage.py makemigrations hood
python manage.py migrate
python manage.py runserver
python manage.py test
Open the application on your browser 127.0.0.1:8000.
- Python3.8
- Django 3.2.10
- Heroku
There are no known bugs currently but pull requests are allowed incase you spot a bug
If you have any question or contributions, please email me at [moi.shadrack@student.moringaschool.com]
License Copyright (c) 2022 Moi Shadrack