From the abbreviation "Gespro (Gestor de Proyectos)" is a system to be able to manage any type of project, manage contributors, assign deliverables, view progress and more features.(Gespro is not limited for only software development projects).
- Project manager
- Can manage people assigned to projects, view progress on each project and view their deliverables.
- Human resources
- Can manage user credentials, their roles (like UX designer, Employee, Scrum master... etc) and register new people into system.
- Controller
- Can view projects > add phases to it > assign a corresponding percentage on each phase and assign their deliverables.
- Coordinator
- Can manage projects, estimate costs and calculate a deliverable time.
The system was deployed on amazon EC2 using virtual machine, database hosted on amazon RDS using MariaBD
npm install
npm run serve
npm run build