Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/calcagnoloic/todo_django_react

Creation of a todo list with django and React
https://github.com/calcagnoloic/todo_django_react

django django-rest-framework python react todo

Last synced: 11 days ago
JSON representation

Creation of a todo list with django and React

Awesome Lists containing this project

README

        

# TODO list

This todo list is made with Django/Django REST for the backend part. And the frontend part is made with React.

![](img/todolist.png)

You can add a new goal in the todo list :

![](img/addtodo.png)

You can also edit the differents goal into the list :

![](img/modaltodo.png)