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.

License

Notifications You must be signed in to change notification settings

kahenya-anita/Neighbour-hood.Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEIGHBOUR-HOOD.ONLINE


Author : ANITA KAHENYA 6th Nov 2020


Project Description

If you are like me, You really don’t know what is happening in your neighborhood most of the time. What if an important meeting happens, theft or even death wouldn’t you like to know about it.

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.


SCREENSHOT

Screenshot from 2020-11-06 15-15-41

Screenshot from 2020-11-06 15-10-42

API-Endpoints

https://neighbourhood-service.herokuapp.com/swagger-ui.html

User Controller

/api/v1/User/register

  • This endpoint return all the user profiles with information such:
  1. Username
  2. Bio
  3. User Project Posted
  4. Profile Picture
  5. Bio
  6. Location
  7. URL

SetUp Instruction

Requirements

Getting Files

  • Fork the repo
  • Create a new branch in your terminal (git checkout -b improve-feature)
  • Install the prerequisites
  • Make appropriate changes in file(s)
  • Run the server to see the changes
  • Add the changes and commit them (git commit -am "Improve App")
  • Push to the branch (git push origin improve-app)
  • Create a Pull request
  • Open the folder location on terminal and use the following command to run app:

pip install -r requirements.txt To install all requirements

$ python3 manage.py runserver Then run server with the above command


Live Link

Or you can access the web application directly via this LINK.


Dependencies

  • Django-Heroku
  • Python-Decouple
  • Whitenoise
  • pillow
  • Django-Admin
  • Django-Registration
  • Django-UUIDField
  • Dj-Database-Url
  • Cloudinary
  • Django-Rest-Framework

Technologies Used

  1. Python 3
  2. MdBootstrap
  3. HTML
  4. CSS
  5. Django 3
  6. JavaScript
  7. Jquery

Contact Information


MIT License Copyright (c) 2020 Anita Kahenya

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published