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

https://github.com/aniskchaou/project-tasks-reactjs

This project involves developing a ToDoList web application. The list contains a text and a status (to do, in progress, completed) for each item. Through a simple user interface, items can be viewed, edited and deleted.
https://github.com/aniskchaou/project-tasks-reactjs

axios bootstrap4 front-end reactjs redux rest-api spring-boot

Last synced: 2 months ago
JSON representation

This project involves developing a ToDoList web application. The list contains a text and a status (to do, in progress, completed) for each item. Through a simple user interface, items can be viewed, edited and deleted.

Awesome Lists containing this project

README

        

## Description

This project involves developing a ToDoList web application. The list contains a text and a status (to do, in progress, completed) for each item. Through a simple user interface, items can be viewed, edited and deleted.

## Demo

https://project-tasks-reactjs.herokuapp.com/

## Screenshot

![hjg](project_tasks.JPG)

## Technologies
Spring boot, Reactjs, Redux, Axios, REST, Bootstrap