/django-LMS

A Leave Management System using Django.

Primary LanguagePython

django-LMS

Leave Management System using Django

Installation

Use the package manager pip to install the required libraries specified in requirements.txt

python -m pip install -r requirements.txt

Run below command in terminal to start the server

python manage.py runserver

Open the local server