This project contains the beginnings of a simple REST API for creating todo lists
During the interview you will share your screen and we will give you small tasks to perform and discuss.
Please follow the following steps in preparation for the coding challenge.
- clone/fork this repo
- ensure you have Java 11 and maven installed
- run
mvn package
to download dependencies and compile code - set up the IDE of your choice for the coding challenge