M O D C O D E P L U S

Web Software Development

  • Home
  • Web Software Development
Web Software Development

EdHome Student Payment System

Technologies: HTML, CSS, JavaScript, PHP, MySQLi

This project is a web application developed for managing students and tracking payments in an educational institution. Its main features include:

  • Creating and editing student records
  • Listing and deleting student information (deleted students are archived)
  • Generating monthly payment plans and tracking payments for each student
  • Admin login with access to the management panel

In short, it is used to easily manage student records and payments. The administrator can view student details and payment statuses, add new students, edit existing ones, or archive them.

In this project, the user interface was built with HTML, CSS, and JavaScript, while backend operations and data management were handled using PHP and MySQLi. A secure and efficient structure was implemented with a focus on both user and admin experience.