Skip to content

Created a "AccountList" Lightning Web Component to display a list of Accounts with sorting, pagination, and search functionality. Ensured responsiveness and SLDS adherence, implemented error handling, and provided a button to create new Account records. Demonstrated its compatibility with Lightning page, experience cloud page, and community page.

Notifications You must be signed in to change notification settings

bagbek/salesforce-lwc-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

salesforce-lwc-challenge

Created a "AccountList" Lightning Web Component to display a list of Accounts with sorting, pagination, and search functionality. Ensured responsiveness and SLDS adherence, implemented error handling, and provided a button to create new Account records. Demonstrated its compatibility with Lightning page, experience cloud page, and community page.

Overview of the Account List App

One Look is Worth a Thousand Words "Henrik Ibsen"

Account App

Implemented a search functionality to filter the list of accounts based on account name.

Seatch Func

Implemented pagination with the ability to navigate between pages.

Pagination

Implement sorting functionality on each column of the table.

Sorting Func

Added a button to create a new Account record.

Button to Create a new Account

About

Created a "AccountList" Lightning Web Component to display a list of Accounts with sorting, pagination, and search functionality. Ensured responsiveness and SLDS adherence, implemented error handling, and provided a button to create new Account records. Demonstrated its compatibility with Lightning page, experience cloud page, and community page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published