Skip to content

devdcii/Identification-and-Information-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holy Cross College Identification and Information System (HCCIIS)

Overview

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.


Features

  • 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

Installation / Setup

  1. Clone the repository:
    git clone https://github.com/devdcii/Identification-and-Information-System.git
    
  2. Move project files to your XAMPP htdocs folder.
  3. Create a MySQL database named hcciis (or any name you prefer).
  4. Import the database SQL file (database.sql) included in the project.
  5. Open the project in your browser via XAMPP:

http://localhost/HCCIIS/

About

Web-based ID registration system for Holy Cross College students and employees. Includes admin management, CRUD operations, sorting data and export features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors