Skip to content

lunuro/tradingApp

Repository files navigation

Salesforce Finance Trading App

Salesforce custom app to convert different currencies using live exchange rates from fixer API.

Features

  • Create currency trades
  • View a table with created currency trades
  • Support to EUR, USD & GBP
  • Support to English & Spanish language

Tech Stack

Client: Lightning Web Components

Server: Apex, Flow

Tech Features

  • LWC Toast notification
  • Dynamic lightning datatable customizable using a custom label
  • Refresh apex controller
  • Basic JS fetch API integration in LWC
  • Event & property LWC communication
  • SLDS usage & CSS static resource import to avoid Shadow DOM
  • Flow with chatter posting and flow test
  • Dynamic SOQL with Schema

Roadmap

  • Datatable pagination
  • Support more currencies
  • Jest testing

Authors

Feedback

If you have any feedback or doubts, please reach me on:

linkedin

License

MIT

About

Salesforce custom app to convert different currencies using live exchange rates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published