Employee management application, backend APIs created with Node js + Express + Sequelize ORM (MySQL) Features include:
- Employee Module
- Leave Application Module
- Jobs Portal
- ORM system employed to manage database operations [Sequeilze ORM]
- CORS handled to manage cross-origin requests
- Rate-limiting to reduce server loads
- Caching system to reduce latency
- MVC architecture employed for structure and easy debugging
- Cron jobs to automate simple HR tasks
- New user verification to prevent spam regsitrations.
