Manpower App
A technical test application designed to manage basic workforce allocation and employee data updates.
The Challenge
Organizations needed a simple solution for tracking employee data and managing basic authentication.
My Solution
Developed a lightweight workforce management application using Python with FastAPI for the backend and Flutter Web for the frontend, featuring basic authentication, CSV export, and employee data updates.
Key Contributions
- Basic HTTP authentication with secure password hashing (bcrypt)
- Employee management with pagination and CSV export
- Health check for application and database connectivity
- Interactive API documentation available at /docs
- Static front-end served from the root path
Technologies Used
Results & Impact
Successfully completed the technical test.
Explore Other Projects
Next.js Authorization Server
A modern, production-ready OAuth2 authorization server built with Next.js 15, React 19, TypeScript, Prisma, and PostgreSQL, implementing clean architecture principles with comprehensive security features and full OAuth2 specification compliance.
Finora - Expense Tracker with Reporting
A full-featured expense management platform built with ASP.NET Core and C#, offering secure authentication, rich reporting dashboards, and automated recurring expense handling.