/Hood

This is a web application that lets user post and view all the latest things happening in their neighbor hood.

Primary LanguagePython

Hood

This is a web application that lets user post and view all the latest things happening in their neighbor hood.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. ct

Prerequisites

What things you need to install the software and how to install them

git clone

Clone the project from the git repository and run it on your terminal

Installing

A step by step series of examples that tell you how to get a development env running

python3 manage.py runserver

Running the tests

On VSCode terminal run the following command since i'm using the pytest method

pytest

gram is the name of the application

Break down end to end tests

Testing if a user can save an image

 def test_create_method(self):
        business = self.business.create_business()
        self.assertTrue(business)

Deployment

Add additional notes about how to deploy this on a live system

Built With

Authors

Paul Munyao

License

This project is licensed under the MIT License - see the LICENSE.md