Skip to main content
Back to Projects
Creator
2024

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

Python
FastAPI
Flutter Web
MSSQL
🎉

Results & Impact

Successfully completed the technical test.