📂 Database Functionality Project
- Tech Stack: Microsoft Access: Frontend and backend (tables, queries, forms, reports, and macros). VBA (Visual Basic for Applications): For automation, validations, and custom business logic.
- Github URL: Project Link
Integrated Student Management System: Tracks student profiles, course enrollments, subjects taken, payment records, and assigned books. It accommodates various course types (certificate, diploma, degree, skills) and learning models (full-time, part-time, distance).
Relational Database Structure: Uses relationships between tables (Students, Courses, Subjects, Payments, Books, etc.) to enable efficient data entry, querying, reporting, and enforcement of data integrity.