Skip to content

π’©π‘’π“π“‰π’Ήπ‘œπ‘œπ“‡πŸ’ž allows you to be in the loop about everything that is happening around in your neighborhood.

License

Notifications You must be signed in to change notification settings

jimmy-oss/Nextdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

63 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

π’©π‘’π“π“‰π’Ήπ‘œπ‘œπ“‡πŸ’ž

Screen Shot 2022-06-20 at 06 32 13

Screen Shot 2022-06-20 at 06 32 50

Screen Shot 2022-06-20 at 06 39 08

The π’©π‘’π“π“‰π’Ήπ‘œπ‘œπ“‡πŸ’ž is an application will allow a user allows you to be in the loop about everything that is happening around in your neighborhood.

Description🌸

The First impression which makes this web application stand out from the rest is this the motto: 𝔅𝔒𝔦𝔫𝔀 β„­π”―π”’π”žπ”±π”¦π”³π”’ π”ͺπ”žπ”¨π”’ 𝔦𝔱 𝔬𝔯 π”Ÿπ”―π”’π”žπ”¨, 𝔢𝔬𝔲𝔯 𝔭𝔬𝔰𝔱𝔰 π” π”žπ”« 𝔰𝔒𝔩𝔩 π”¦π”‘π”’π”žπ”° π’©π‘’π“π“‰π’Ήπ‘œπ‘œπ“‡πŸ’ž users are able to create account upload their businesses and contacts if the user is interested with their unique skills they can contact one another.

Behaviour Driven DevelopmentπŸ˜‡

  • A user can Sign in with the application to start using
  • A user can Set up a profile about me and a general location and my neighborhood name.
  • As user can Find a list of different businesses in their current neighborhood.
  • A user can Find Contact Information for the health department and Police authorities near my neighborhood.
  • A user can Create Posts that will be visible to everyone in my neighborhood.
  • A user can Change their neighborhood location when they decide to move out.
  • A user can Follow and Unfollow their neighborhood friends.

INSTALLATION PROCESS ✨

To use the application you should have python3 and django latest version installed in your machine.

  • Create and activate the vitual Environment and install the from requirements.txt $ python3 -m virtualenv virtual $ source virtual/bin/activate $ pip install -r requirements.txt

It will install everything from the requirements file after configuring launch and enjoy.

  • Setting up environment variables

Create an .env and add the following.

SECRET_KEY='<Secret_key>'
DBNAME='<DbName>'
USER='<Username>'
PASSWORD='<password>'
DEBUG=True
DB_HOST='127.0.0.1'
MODE='dev'
ALLOWED_HOSTS='.localhost','.herokuapp.com','127.0.0.1'
DISABLE_COLLECTSTATIC=1

  • Start the Server to run the app

  • $ python3 manage.py runserver

  • Open localhost:8000


TECHNOLOGIES USED ✨

I have used:

  • Python3
  • Django
  • Html
  • Css
  • PostgreSql
  • Improvement plans πŸ’žοΈ

  • Users are able to rate/review.
  • AUTHORS NAME🦁

    jimmy-oss

    BUGSπŸ’’

    No bugs so far

    THE LICENSEπŸ‘¨πŸΎβ€βš–οΈ

    The website is under Mit license.

    About

    π’©π‘’π“π“‰π’Ήπ‘œπ‘œπ“‡πŸ’ž allows you to be in the loop about everything that is happening around in your neighborhood.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published