Developed by Michelle-Njeri
A web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to meeting announcements or even alerts.
View Site to visit the site
- Sign in to the application to start using.
- Check out available hoods and join one.
- Create a hood if you dont find any suitable one for you.
- See news alerts posted
- See amenities listed in the hood
- See businesses within the hood
- Interact with your hood mates by commenting in the comments section
To get the project .......
https://github.com/vantablanta/hood.git
cd project-hood
pipenv shell
pipenv sync
SetUp your database User,Password, Host then make migrations
python manage.py makemigrations app
Now Migrate
python manage.py migrate
python manage.py runserver
python manage.py test
Open the application on your browser 127.0.0.1:8000
.
- 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 [vantablanta@gmail.com]
Copyright (c) 2022 Michelle Njeri