HCCIIS is a web-based system built for managing student and employee identification requests at Holy Cross College. It allows students and staff to register, request ID cards, and enables administrators to manage records efficiently with sorting, filtering, and exporting options.
-
User Module
- Student and employee registration
- Request new ID cards
- View personal information
-
Admin Module
- CRUD operations (Create, Read, Update, Delete) for student and employee data
- Export data by department, course, or year
- Sorting and searching of records
-
Technology Stack
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: PHP
- Database: MySQL
- Clone the repository:
git clone https://github.com/devdcii/Identification-and-Information-System.git
- Move project files to your XAMPP htdocs folder.
- Create a MySQL database named hcciis (or any name you prefer).
- Import the database SQL file (database.sql) included in the project.
- Open the project in your browser via XAMPP: