This is meant to be a simple webapp for creating and marking a To-Do list, with contents being stored in a JSON format using a REST API. Being that my background is C/C++, and earlier on, Java, this is a first foray into web development, and getting more comfortable using HTML, CSS, and JavaScript, as well as what formulating a frontend and backend is like.