

Empowering Employee Productivity
April 12, 2025, 2:05 p.m.
My First Full-Stack Project
I'm excited to announce my first full-stack project!
While working in my workspace, I noticed that some employees were struggling to update their daily track sheets in Excel. After discussing this with the CEO, he agreed to proceed with a solution.
I developed a web app using the following tech stack:
- Django (Web Framework)
- React JS (Frontend)
- PostgreSQL (Database)
I created user roles and implemented authentication and authorization features.
Release 1:
- User sign-up and login
- CRUD operations for user data
Release 2:
- Master user can filter and track any employee's data by date (e.g., Kumar's tasks on 15-12-2024)
- Master user can filter and download any employee's data as Excel for a given date range (e.g., Kumar's tasks from 01-12-2024 to 31-12-2024)
- Option for users to update their profile picture
Last updated: April 12, 2025, 2:24 p.m.