kilonzijnr / hood-bing

A neighbourhood post site

Home Page:https://hidden-sands-08917.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEIGHBOURHOOD BING

Neighbourhood Bing is an application that enables a user to post and view their neighbourhood events and news'

Neighbourhood bing allows you to to view details of your neighbourhood as well as posting news and recent activities for it.The user is also able to get a personal profile

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of [Django(python)]
  • You have a Linux machine. For only web accesibility,the application is able to work properly on any operating system .
  • You have read the projects REAME.md Documentation.

Installation Requirements

  • python3.8
  • pipenv
  • Git and Github
  • Gunicorn

Installing Neighbourhood Bing

  • Install the dependancies above
  • Setup your Database and add it to the settings
  • Run the application locally ($ python manage.py runserver

Contributing to Neighbourhood Bing

  • You can email me the suggestion or ;

To contribute to Project Review follow these steps:

  • Fork this repository.
  • Create a branch: git checkout -b .
  • Make your changes and commit them: git commit -m '<commit_message>'
  • Push to the original branch: git push origin
  • Create the pull request.
  • Alternatively see the GitHub documentation on creating a pull request.

Contributors

This application has being a personal undertaken project from scratch therefore having no secondary contributers for the curent version.

Contact

If you want to contact me you can reach me through vkilonzi05@gmail.com.

License

This project uses an [MIT]: License

Copyright

Victor Kilonzi (c) 2021.

About

A neighbourhood post site

https://hidden-sands-08917.herokuapp.com/

License:MIT License


Languages

Language:Python 74.5%Language:HTML 25.5%