
ERP2022–2023
Pushkal — ERP Module
ERP module with role-based dashboards, JWT auth, and reporting.
Full-stack developer
Next.jsMySQLSpring BootJWT
Problem
A business needed a standalone ERP module with role-based access control and reporting for different user types.
Solution
Built Spring Boot REST APIs, JWT authentication, role-gated Next.js dashboards, and report views.
Architecture
- Next.js frontend with role-based UI and dashboards.
- Spring Boot REST API backend.
- JWT authentication with role-gated access.
- MySQL data layer with report-oriented queries.
Impact
- Delivered a standalone ERP module with secure, role-based access.
Challenges solved
- Designing reusable dashboard components that work across different ERP module contexts.