The Project Resource Management System is a comprehensive tool designed for companies that manage technicians, project budgets, and resources. It helps streamline financial tracking, technician compensation, and project reporting—all in one centralized system.
- Detailed Project Profiles: Create and manage projects with client details, timelines, budgets, and scope.
- Technician Payment Tracking: Calculate payments based on logged hours, apply performance incentives, and track field deployments.
- Project Profitability Reports: Automatically generate cost, revenue, and profit breakdowns for each project.
- Resource Management: Monitor acquisition costs of tools, hardware, and other project resources.
- Comprehensive Reporting: Export financial and operational reports for transparency and decision-making.
- Frontend: ASP.NET Web Forms
- Backend: C# (.NET Framework)
- Database: SQLite
- Authentication & Roles: Admin, Project Manager, Technician (role-based access control)
- .NET SDK 6.0 or higher
- Visual Studio 2022 or Visual Studio Code with C# extension
- MySQL Server or SQLite
| Role | Permissions |
|---|---|
| Admin | Creates Projects, View and manage financial reports |
| Project Manager | Assign technicians, manage budgets and timelines |
| Technician | Log hours, view assignments |