DataLogo is a demo IT solution developed, intended to illustrate a simplified payment platform using CodeIgniter 4 and Tailwind CSS. This project serves as a prototype for online payment processing, focusing on user-friendliness and security in transaction handling.
Title | Purpose | Link |
---|---|---|
CodeIgniter 4 Docs | Reference for CodeIgniter 4 framework usage | https://codeigniter.com/userguide4 |
Tailwind CSS Docs | Tailwind CSS guidelines and utilities | https://tailwindcss.com/docs |
MySQL Documentation | Resource for MySQL database management | https://dev.mysql.com/doc |
Infinity Free Server | PHP Server for both MySQL and PHP (CodeIgniter) | https://www.infinityfree.com/ |
Docker | Reference for docker | https://www.docker.com/ |
XAMPP | XAMPP is the most popular PHP development environment | https://www.apachefriends.org/ |