This project, developed as part of the Embedded Systems Professional Track by Udacity and EGFWD, focuses on simulating a SALE transaction system using C programming language in Microsoft Visual Studio.
- Stores essential card data.
- Virtual representation of a physical card.
- Facilitates user interaction.
- Validates card expiry and transaction limits.
- Handles authentication and account verification.
- Checks account status and balance.
- Entry point for code execution.
- Coordinates interactions between modules.