An application for neighbors to stay in-touch, communicate and share.
Users of the application can share posts with members of their neighborhood group. They are
- Clone the repo :{ git clone https://github.com/kennjr/neighborhood.git }
- Open the cloned project on your text-editor
- Run the manage.py file
- PostgreSql database
- Fully functioning authentication system
- Users can post and view posts from other neighbors
- Users can search for a local business's details
- Users can leave a neighborhood group
- Responsive UI
https://newneighborhood.herokuapp.com/
The application doesn't have any known bugs.
The project was fully developed using the python programming language, the django framework and jinja. Postgresql database was used for data storage.
If you run into any issues while interacting with the application, you can contribute to it by: reporting the issue and probably suggest a fix for it
We're planning to add a feature that'll allow users to rate the local businesses, and filters for the search page
This software is publicly available under the MIT license