Skip to content

Kekekw/todo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Server

Installation

# install dependencies
yarn

# serve with reload
yarn start

What needs to be done

Backend part

The backend code is almost ready, the methods and routes needed are:

  • findById
  • updateTodo
  • delete

Frontend part

Once done, implement the todolist UI with the framework of your choice. Here are different tasks to perform:

  • Listing the todos
  • Adding a todo
  • Updating a todo
  • Removing a todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published