Skip to content

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.

Notifications You must be signed in to change notification settings

conceptacherono/Neighborhood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood

Here is the landing page of Neighbourhood Web App, April 2022

By Concepta Cherono

Description

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.

BEHAVIOUR DRIVEN DEVELOPMENT

  • 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.

Setup/Installation Requirements

  • 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'
* setup virtual environment * Install all required prerequisities from requirements.txt. * (Your venv)$ python3.8(replace with your version) manage.py runserver

Known Bugs

As per now there are no known bugs.If you experience any you can reach via email [email protected]

Technologies Used

  • Python
  • Django
  • HTML
  • CSS

Support and contact details

Incase of any queries you can reach me through email [email protected]

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages