MyProTask_back is a robust and scalable back-end solution for managing employees and projects within an organization. This platform provides a set of APIs to handle task assignments, project tracking, personnel management, and more, enabling seamless integration with front-end applications.
- Task Assignment: Easily assign tasks to employees and set deadlines.
- Project Tracking: Monitor the progress of ongoing projects with real-time updates.
- Personnel Management: Manage employee details, including roles and responsibilities.
- Dashboard: Get an overview of all projects and tasks in a comprehensive dashboard.
- Notifications: Receive notifications about task updates and project milestones.
- Reports: Generate detailed reports on project status and employee performance.
To get started with MyProTask_back, follow these steps:
- Clone the repository:
git clone https://github.com/Aristex12/MyProTask_back.git
- Navigate to the project directory:
cd MyProTask_back
- Install the required dependencies:
npm install
- Start the development server:
npm start
Once the server is running, you can access the application via http://localhost:3000
.
We welcome contributions to MyProTask_back! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Aristex12
- ManuelSanzRomero
- AlejandroCuestaExternal
- AnasRamiEviden
- Sergioramos-eviden
- Huguito999
- KevinBayasMC
- Laurajim4
- IvanGarciaSanchez
Special thanks to all the contributors and everyone who has supported the development of this project.