Coder Social home page Coder Social logo

hood_watch's Introduction

Hood_Watch

An application that is used to keep a user in the loop about things in a neighbourhood.

Author

By Immanuel Mugambi


Description

This is a web application that allows you to be in the loop about everything happening in your neighborhood.

User Stories

As a user I would like:

  • to Sign in with the application to start using.
  • to Set up a profile about me and a general location and my neighborhood name
  • to find a list of different businesses in my neighborhood.
  • to create Posts that will be visible to everyone in my neighborhood.
  • to change My neighborhood when I decide to move out
  • to view details of a single neighborhood.

Technologies Used

  • Python3.6
  • Django framework
  • Bootstrap
  • PostgreSQL

Setup/Installation Requirements

Prerequisites

  • Internet access
  • git clone
  • cd HoodWatch

To install a virtual environment

  • virtualenv -p /usr/bin/python3.6 virtual
  • source virtual/bin/activate

To install all dependencies

  • python3.6 -m pip install -r requirements.txt

To change the config_name parameter from 'production' to 'development'

  • Run python3.6 manage.py runserver to get the app running navigate to http://127.0.0.1:8000/ and it will open in your browser

Dependancy Installments

  • pip3 install python3.6
  • pip3 install django==1.11 django-heroku gunicorn pillow whitenoise python-decouple psycopg2-binary django-bootstrap3

Specifications

  • To see the projects specifications refer to the SPECS.md file for more details.

Coming Up

Deployment and other features

Known Bugs

It does not have bugs.But if any problems should occur, email me at [email protected]

  • N/B Also it is not finished yet...more features and functionalities are still being worked on.

Support and Contact Details

You can reach out to me at [email protected] for Reviews, Advice, Collaborations and Comments

Licence

MIT License

Copyright (c) 2018 Immanuel Mugambi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.


hood_watch's People

Contributors

imma7 avatar

Watchers

James Cloos 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.