A simple Employee Management Dashboard built with Django.
This project allows admins to manage employee records including personal details, designation, contact info, and profile photos.
- Add new employees
- View employee list
- Update employee details
- Upload employee profile photo
- Track created & updated timestamps
- Mark senior employees
- Backend: Django (Python)
- Frontend: HTML, CSS
- Database:
- Other: Django ORM, File Uploads

