Download and Extract the provided source code zip file.
- Clone this repo to your local machine.
$ pip install Django
$ python manage.py migrate
$ python manage.py runserver
Username: admin
Password: admin123
⚡️ Login Page.
⚡️ Home/Dashboard Page.
⚡️ Department Management.
⚡️ Position Management.
⚡️ Employees Management.
⚡️ Logout.
⚡️ User Authentication.\
This project is licensed under the MIT License - see the LICENSE.md file for details.