Skip to content

pavpen/code-challenge-todo-list-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List Demo

This is an implementation of a coding challenge for a Web application that provides a to-do list.

More details of the challenge are in fullstackassessment/README.md.

  • The frontend is served by a Node server.
  • The backend is served by a Java server using Spring Boot.
  • There's no database server. Data is stored in memory, and is lost when the backend terminates.

About

Coding challenge implementing a basic to-do list stored in a backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors