Skip to content

nirnejak/store-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages