Website Logo

WorkSphere is a project management and employee salary management system designed to enhance collaboration and efficiency in organizations. It allows businesses to manage projects, employees, salaries, and internal communications in a streamlined interface.

Project Purpose and Goal

WorkSphere aims to provide businesses with an integrated tool for project management, payroll handling, and employee engagement. The goal is to improve productivity and transparency in team operations.

Web Stack

Angular was used for the frontend due to its strong component structure and efficiency in handling large-scale applications. ASP.NET Core provided a secure and scalable backend, while SQL Server ensured robust data management.

Thought Process

Handling access permissions and ensuring data security was a key challenge. Implementing role-based authentication helped maintain security across different user levels. Future updates will focus on API optimizations and a more user-friendly analytics dashboard.

Lesson Learned

This project deepened my understanding of building enterprise-grade applications using Angular for the frontend and ASP.NET Core for the backend. I gained experience in implementing role-based access control, managing complex database relationships, and integrating real-time notifications.