1. Home
  2. /
  3. Salesforce-lightning
  4. /
  5. Simple To-Do List

Simple To-Do List - Salesforce-lightning Typing CST Test

Loading…

Simple To-Do List — Salesforce-lightning Code

Create a simple To-Do list app using LWC and Salesforce records.

# salesforce_lightning/demo/ToDoApp
1. Create LWC 'todoApp'
2. Use Salesforce Object 'Task' with fields 'Title' and 'Completed'
3. Display list of Tasks in HTML template
4. Add Text Input to enter new Task
5. Add Button -> On Click: Create Task record
6. Add Checkbox -> Update 'Completed' status
7. Preview adding and completing tasks

Salesforce-lightning Language Guide

Salesforce Lightning is a component-based framework and user interface platform designed for rapid development of dynamic web applications on the Salesforce ecosystem, providing tools for both developers and admins to create modern enterprise apps.

Primary Use Cases

  • ▸Custom Salesforce apps and dashboards
  • ▸Sales and service automation
  • ▸Customer and partner portals
  • ▸Workflow and approval automation
  • ▸Integration with third-party services via APIs

Notable Features

  • ▸Lightning App Builder with drag-and-drop UI
  • ▸Component-based development framework
  • ▸Lightning Flow for automation
  • ▸Mobile-optimized Lightning Experience
  • ▸Integration with Salesforce CRM and external APIs

Origin & Creator

Developed by Salesforce, originally introduced in 2015 to modernize the Salesforce UI and app development experience.

Industrial Note

Lightning is widely adopted in enterprise CRM, customer portals, sales dashboards, and process automation where rapid development and Salesforce ecosystem integration are essential.

More Salesforce-lightning Typing Exercises

Simple Counter AppSimple Notes AppSimple Login ScreenSimple Sign-Up FormSimple Profile PageSimple Shopping ListSimple Event RSVP AppSimple Task Progress TrackerSimple Image Gallery

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher