Building a To-Do List Application

Build a Basic, React, or Angular to-do list web application using Catalyst Advanced I/O Function and Catalyst Data Store that enables you to note down tasks and delete them after they are done.

Create a Project

Let's create a Catalyst project from the Catalyst console.

  1. Log in to the Catalyst console and click Create a new Project.
    catalyst_todo_create_project
  2. Enter the project's name as 'ToDoList' in the pop-up window.
    catalyst_todo_create_project_naming
  3. Click Create.

Your project will be created.
catalyst_todo_project_created