Skip to content

App to manage grooming saloon. Made for my BSc Thesis.

Notifications You must be signed in to change notification settings

okraskaj/groomer-helper

Repository files navigation

Groomer Helper

Build Status

About

Management software prototype for pet grooming salon. Made as my BSc Thesis.

Getting Started

To test project on local enviroment firstly you need to clone the source code.

Prerequisites

Project is based on Python in version 3.6 so you will need to have it installed on your enviroment. Also virtual enviroment is recommended in order to keep requirements separated.

Installing

To install groomer helper you need install all requirements with pip:

pip install -r requirements.txt

Running

To run project simply type in this command:

python manage.py runserver

Authors

Jan Okraska

About

App to manage grooming saloon. Made for my BSc Thesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published