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.
- Host: GitHub
- URL: https://github.com/aniskchaou/project-tasks-reactjs
- Owner: aniskchaou
- Created: 2020-07-10T11:11:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T06:46:04.000Z (over 4 years ago)
- Last Synced: 2025-01-04T14:47:19.877Z (4 months ago)
- Topics: axios, bootstrap4, front-end, reactjs, redux, rest-api, spring-boot
- Language: JavaScript
- Homepage: https://project-tasks-reactjs.herokuapp.com/
- Size: 1.23 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.
## Demohttps://project-tasks-reactjs.herokuapp.com/
## Screenshot

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