Neighbourhood is a web application that allows users to be in the loop of what is going on in their neighbouhood. The user login and creates their profile which determines the kind of information they get depending their neighbourhood.
Paul Kamau Wamaria
- 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.
- python3.6 as the primary language
- Django as the python framework
- HTML for content
- CSS and Bootstrap3 for styling
- Javascript
- Create a virtual environmet
- Clone the repo from this link
- Install python3.6
- Install the dependencies using this command: ** pip install -r requirements.txt
- Run the server using the command: ** python manage.py runserver
- Primary Email: paulwamaria@gmail.com
- Secondary Email: helloemryon@gmail.com
- Phone: 0780404626
MIT License