Skip to content

vantablanta/hood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hood

Developed by Michelle-Njeri

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

View Site to visit the site

User Story

  • Sign in to the application to start using.
  • Check out available hoods and join one.
  • Create a hood if you dont find any suitable one for you.
  • See news alerts posted
  • See amenities listed in the hood
  • See businesses within the hood
  • Interact with your hood mates by commenting in the comments section

Setup and Installation

To get the project .......

Cloning the repository:
 https://github.com/vantablanta/hood.git
Navigate into the folder
cd project-hood
Install and activate Virtual
pipenv shell 
Install Dependencies
pipenv sync
Setup Database

SetUp your database User,Password, Host then make migrations

python manage.py makemigrations app

Now Migrate

python manage.py migrate 
Run the application
python manage.py runserver 
Testing the application
python manage.py test 

Open the application on your browser 127.0.0.1:8000.

Technology used

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you spot a bug

Contact Information

If you have any question or contributions, please email me at [vantablanta@gmail.com]

License

License

Copyright (c) 2022 Michelle Njeri

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors