MVP Project Management System
Explore the landing page »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The MVP project manager is a system that aims to simplify the follow-up of requests from a company to the IT department, whether they are from a simple change in an existing system to the start of a new project, it offers different requester viewing profiles , management and IT, likewise each of the requests goes through a series of states that will inform the final client of the status of the request, through notifications by mail, in the same way both the manager and the head of IT can have a vision broader information on the current status of each of these applications.
In this system you can register:
- Requests: Initial register.
- Projects: New project.
- Requirements: Update or improve an existing project.
Being an MVP gives you a starting point so you can personalize or improve the project.
Use the README.md
to get started.
This section should list any major languajes used in the project.
To start this project it is necessary to carry out these previous steps, there are not many, do not worry
First we must prepare our environment for this we must install
- Clone the repo.
- To start exploring the project let's start by opening your terminal and running.
git clone https://github.com/cristhian1107/project-management.git
- Install a Text Editor.
- Feel free to use your favorite IDE or Text Editor, we use VIM, Emacs and VSCode.
1. pm_backend 2. pm_database 3. pm_frontend
- Install dependencies.
- To see what dependencies we need for each part of the project visit each folder and read its
README.md
.
The system does not contain too many options, its main activity is based on the Solicitudes
option, it is only necessary to explore this window to know all the functionality of the system...
Distributed under the Mozilla Public License 2.0. See LICENSE
for more information.
- Miguel Barrera - [email protected]
- Miguel Grillo - [email protected]
- Cristhian Apáza - [email protected]