An open API service indexing awesome lists of open source software.

https://github.com/frckbrice/task-management_backend

A RESTfull API server for task management system built with Node.js, JavaScript, Express.js, MySQL,
https://github.com/frckbrice/task-management_backend

expressjs javascript mysql-database nodejs sequelize-orm

Last synced: 8 days ago
JSON representation

A RESTfull API server for task management system built with Node.js, JavaScript, Express.js, MySQL,

Awesome Lists containing this project

README

          

# task-management_BackEnd

This document outlines the structure, setup and functionalities of Tasktrec app. It's is designed for developpers, contributors and users to understand the project and how it works.

# Project Overview
Name: tasktrec-app

**Description**: An online Application that manage processes and transactions involved in the monitoring and recording updates in a project.

**Target audience**: Developers, programmers, students, and anyone interested in learning and practicing coding.
**Tech stack**: Full stack application.

## About

This app help project manager to create a project, divide the project into tasks and assigns status to those tasks. The project manager is able within the app
to invite member via email. The member can join the app via a link sent in the email. Once accepting the terms and registering, he can now signin to the app.
The project manager can assign task to the member(s). monitor the progress of the task (and the project); he can set a task as "done" and also set project as "finished". and then start a new project.
The aims also to display statistic about all the work done within the project from the begining.

## Live Site

[Link](https://tms-app-frontend.vercel.app)