Giter VIP home page Giter VIP logo

my-neighbourhood's Introduction

my-neighbourhood

An application that highlights all activities in a particular location radius.

Live link

Live site

Sample pages

Landing page

Profile page

Login page

Requirements

A computer with access to internet

Built with

  • Django4
  • Bootstrap5

Technologies

  • HTML5
  • CSS
  • Bootstrap
  • Python 3.9
  • Heroku
  • PostgreSql

Setup Instructions

NB: These commands are to be run on a linux/unix terminal.

  • Make sure you have python installed. If not, use this command
    sudo apt install python3.9
  • Install Postgresql for ubuntu using
    sudo apt-get install postgresql
  • Clone the repository by typing this command on terminal
    git clone https://github.com/tori-bot/my_neighbourhood
  • Enter your local directory by typing this command on the terminal after cloning the repository
    cd my_neighbourhood
  • Install all requirements
    pip install -r requirements.txt
  • Test the application
    python3 manage.py test
  • Run the server on local machine
    python3 manage.py runserver
  • Follow the local host link
    127.0.0.1:8000 to view application on your browser.
  • For instructions on deployment to Heroku follow this document
    Heroku deployment

Known Bugs

  • Dashboard conflicts

License

Copyright (c) 2022 MIT License. View License Here

Author

Email Address: [email protected]

my-neighbourhood's People

Contributors

tori-bot avatar

Watchers

 avatar

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.