A simple web application built with CodeIgniter (PHP MVC framework) that simulates a fintech platform where users can securely log in, view their account balance, and send money to other users. Open ...
This project is a RESTful API built using CodeIgniter 4 to perform CRUD operations (Create, Read, Update, Delete) on users table. Users can be created, retrieved, updated, and deleted. Passwords are ...