/USSD_MobileBanking

This repository showcases a USSD application demonstrating user authentication via PIN code and a USSD menu display post-login. It serves as a project example for mobile banking, developed using PHP/Laravel.

Primary LanguagePHPMIT LicenseMIT

BankUSSD: A Mobile Banking Solution

This USSD application is developed to showcase user authentication through a PIN code, followed by a USSD menu display upon successful login. It serves as a mobile banking solution built on the PHP/Laravel framework.

Features of the System:

  • User Sign-Up: Allows new users to register.
  • User Login: Users can log in using a 4-digit code.
  • PIN Code Authentication: Ensures security through a 4-digit PIN code.
  • USSD Menu Display**: Presents a user-friendly menu for navigation.