Leave Management System using Django
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