nirnejak / store-management-app

Repair Shop Management Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bucks

A web application powered by Python and Django to manage repair shop.

Installation and Usage

Clone

Clone the project

$ git clone https://github.com/JitendraNirnejak/bucks.git
$ cd bucks

Install Dependencies

Install Django in your environment :

For Windows :

$ pip install django

For Linux :

$ pip3 install django

Start the server

$ python manage.py runserver

About

Repair Shop Management Application


Languages

Language:Python 100.0%