Skip to content

yardenavraham/Users-task-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✏️ Users task management

Table of Contents
  1. About The Project
  2. Screen shots
  3. Built with
  4. Installation
  5. How to use?

About The Project

This app is designed to manage users and their tasks. You can add a user, task or post. When all the tasks of a particular user have been successfully completed, the border of that user will be painted green. As long as not all tasks have been completed, the border will be red.
You can also delete users, update users, delete tasks and posts.
The data is taken from a REST API of users, tasks and posts.

Screen shots

✔️ Completed tasks of ID 1
Completed tasks to ID 1

✔️ Add new user
Add new user

✔️ User added with one new task and post
Add to the new user task and post

Built with

Developed with React and Material UI.

Installation

Install Node.js. Click here to download.

npm i axios
npm install @mui/material 
npm install @mui/icons-material

How to use?

Click to see the demo of my app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published