Skip to content

Neighborhood is an application that allows users to be in the loop about everything happening in their neighborhood. From contact information of different handyman to meeting announcements or even alerts. (Live site is down)

Notifications You must be signed in to change notification settings

Krasivaya/My-Neighborhood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood

Developed By

Carine I. SEMWAGA

Description

Neighborhood is an application that allows users to be in the loop about everything happening in their neighborhood. From contact information of different handyman to meeting announcements or even alerts.

Technologies Used

  1. Python3.6
  2. Virtualenv
  3. Django
  4. HTML
  5. Bootsrap & CSS
  6. Git Version Control
  7. Heruko

Setup/Installation Requirements

  • Open your terminal
  • initialize github, git clone https://github.com/Krasivaya/Neighborhood.git
  • cd Neighborhood
  • open folder in prefered IDE
  • open terminal
  • Install virtualenv python3.6 -m venv --without-pip virtual
  • Activate virtual envirnoment source virtual/bin/activate
  • Install latest pip curl https://bootstrap.pypa.io/get-pip.py | python
  • Install all requirements pip install -r requirements.txt
  • Run in terminal python3.6 manage.py runserver
  • Run the application in your localhost provided

Known Bugs

No bug known. If you found any, please contact!

Contacts

Email: [email protected]

Live site

Neighborhood

License

This project is under the MIT license.

Copyright (c) 2019 Carine I. SEMWAGA.

About

Neighborhood is an application that allows users to be in the loop about everything happening in their neighborhood. From contact information of different handyman to meeting announcements or even alerts. (Live site is down)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published