This is 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.
- 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.
- clone the following repo https://github.com/conceptacherono/Neighborhood.git
- use your desired folder on your machine and clone the repo there
- setup your env
- SECRET_KEY= #secret key will be added by default
- DEBUG= #set to false in production
- DB_NAME= #database name
- DB_USER= #database user
- DB_PASSWORD=#database password
- DB_HOST="127.0.0.1"
- MODE= # dev or prod , set to prod during production
- ALLOWED_HOSTS='.localhost', '.herokuapp.com', '.127.0.0.1'
As per now there are no known bugs.If you experience any you can reach via email [email protected]
- Python
- Django
- HTML
- CSS
Incase of any queries you can reach me through email [email protected]