Simple Web for Managing Student Data

Simple Web for Managing Student Data

This website is a college project for the Web Programming course. The application is designed to simplify student data management with key features such as login and registration, complete with a "remember me" option for easier access. It includes a page displaying a list of students, complete with their photos and personal data. Additionally, the application allows users to add, edit, and delete student data through CRUD (Create, Read, Update, Delete) features. To facilitate data searching, there is also a search feature that enables users to find specific students from the existing list. This application is intended for educational institutions to efficiently manage student data. Click the link below to view the website and its source code.

Site: https://data-mahasiswa.portofolio.great-site.net

Tech Stack: PHP, Bootstrap CSS, MySQL

Source code: Github Repository