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.
https://neighbourhood-service.herokuapp.com/swagger-ui.html
- This endpoint return all the user profiles with information such:
- Username
- Bio
- User Project Posted
- Profile Picture
- Bio
- Location
- URL
- Python 3
- Django
- Text editor eg Visual Studio Code
- Postman
- 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
Or you can access the web application directly via this LINK.
- Django-Heroku
- Python-Decouple
- Whitenoise
- pillow
- Django-Admin
- Django-Registration
- Django-UUIDField
- Dj-Database-Url
- Cloudinary
- Django-Rest-Framework
- Python 3
- MdBootstrap
- HTML
- CSS
- Django 3
- JavaScript
- Jquery
- Email : [email protected]
- Slack : Anita Kahenya
MIT License Copyright (c) 2020 Anita Kahenya