Coder Social home page Coder Social logo

simonkairu / neighborhood Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 306 KB

Neighborhood project that allows users to know everything happening around the neighborhood

Home Page: https://neiba.herokuapp.com/

License: Other

Python 53.44% HTML 46.34% CSS 0.22%

neighborhood's Introduction

Neighborhood

Author

simon kairu

Description

This is a a django application that allows you to post different Neighborhood and post what is going around the Neighborhood

Live Link

To view the site Click here.

User Story

  • A User will be required to sign up if they dont have an account in the hood.
  • A User is able update their profile by adding a Username and also their picture.
  • A User can browse through the neighborhoods and join which suits them better.
  • A User can create a hood if the hood is not available in the application.
  • A user can also create business and posts for various hoods.
  • A user can join a hood they like and also can leave the hood.

Prerequisites

For this system to work on your pc you need the following;

  1. Python3.8
  2. Django
  3. Pip
  4. Virtual Environment(virtual)
  5. A text editor (Vscode)

Development Installation

To get the code..

  1. Clone the repository: git clone https://github.com/simonkairu/Neighborhood.git

  2. Move to the folder and install requirements cd Neighborhood

  3. In the projects root directory, install the virtualenv library using pip and create a virtual environment. Run the following commands respectively:

    • pip install virtualenv
    • virtualenv virtual
    • source virtual/bin/activate
      • Note that you can exit the virtual environment by running the command deactivate
  4. Download the all dependencies in the requirements.txt using pip install -r requirements.txt

  5. Launch the application locally by running the command python manage.py runserver and copying the link given on the termnal on your browser.

    • To post photos, run the command python manage.py createsuperuser to create an admin account in order to post. Access to the admin panel is by adding the path /admin to the address bar.

Technology used

  • Python3.8
  • Django
  • Heroku
  • Html
  • Css
  • Bootstrap3

Known Bugs

There are no known bugs.

Contact

For queries reach me through [email protected]

License

License: MIT

Copyright © 2022 SIMON KAIRU

neighborhood's People

Watchers

Simon Kairu avatar

Forkers

ian-wa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.