Skip to content

JustAndrej2510/Parking-Cloud-App

Repository files navigation

Parking Cloud App Salesforce project

The application has the ability to download data of parking sensors from .CSV file and display it in a table, delete sensors from table, change pages using pagination buttons, change table size and sort table columns.

Features

  • Custom Objects with relationships: Base_Station__c, Sensor__c;
  • Apex, LWC, SOQL queries;
  • Flows Automatization;
  • Pagination with buttons: First page, Last Page, Previous page, Next page, Table size;
  • Sortable columns in the LWC table;
  • Custom Metadata Types;
  • Unit-test coverage 97%;

Sample input .csv file

MOCK_SENSORS_DATA.csv.

Screenshot of the app interface

Interface