Skip to content

Repository for my (Jack Keepin) final year project - Frenchay Fencing Management Service

Notifications You must be signed in to change notification settings

jackkeepin/Frenchay-Fencing-Management-Service

Repository files navigation

Travis (.com)

Frenchay Fencing Management Service

Project Vision

For a small yet rapidly growing landscaping and fencing company in Bristol who need a tailored service for management of their business, the Frenchay Fencing web application is an all-in-one solution for the owners to manage their business and customers can browse the business’ services, request and receive quotes and invoices for potential or ongoing jobs.

To run locally

  1. Clone the repo to your machine

  2. Install the dependencies found in requirements.txt

  3. Run the following command

    python manage.py runserver
    
  4. View the web app in your browser

    http://localhost:8000/
    

Please note the project will not run locally without secret environment variables.
The web app is deployed and fully operational at https://frenchay-fencing.herokuapp.com/
If you require the secrets please contact the author.

About

Repository for my (Jack Keepin) final year project - Frenchay Fencing Management Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published