Skip to content

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.

License

Notifications You must be signed in to change notification settings

monginadiana/Neighbourhood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOOD254

08th Jan. 2022

Author

Ondieki Diana Mongina

Description

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.

Live Link

https://neighbourhood254.herokuapp.com/

User Story

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

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • Python
  • Heroku

Setup and Installation

Clone the repository:

bash https://github.com/monginadiana/Neighbourhood

Navigate into the folder and install requirements

bash cd HOOD254, pip install -r requirements.txt

Install and activate Virtual

bash

  • python3 -m venv virtual - source virtual/bin/activate
Install Dependencies

bash pip install -r requirements.txt

Setup Database

SetUp your database User,Password, Host then make migrate python manage.py makemigrations HOOD Migrate bash python manage.py migrate

Run the application

bash python manage.py runserver

Running the application

bash python manage.py server

Testing the application

bash python manage.py test

Open the application on your browser 127.0.0.1:8000.

Known Bugs

  • There are no known bugs

Support and Contact Information

To make a contribution to the code used or for any queries feel free to contact me via my email addresses dianahmongina2@gmail.com

License

Copyright (c) 2022 Diana Mongina

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) 2022 Diana Mongina

About

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published