This is a simple todo app with two parts. The server side is written in Python using Flask. It provides a simple REST API to create, read, update, and delete todos. The client side is written in JavaScript using React. It contains functions to read, create, and delete the todos.
Built With
- flask
- flask-cors
- javascript
- python
- react
Log in or sign up for Devpost to join the conversation.