Skip to content

A management system for The Good Times Club featuring modules for staff, members, facility management, booking, and facility usage which designed to streamline operations and enhance user experience.

Notifications You must be signed in to change notification settings

RexLim1218/TheGoodTimesClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏢 The Good Times Club Management System

This is a console-based recreation club management system written in C language and making use of binary and text files as database to store the data. It is designed for The Good Times Club located in Alor Setar, and helps manage staff, members, facilities, bookings, and facility usage efficiently.


📦 System Modules

👩‍💼 1. Staff Information Module

Manages staff records and access control.

  • Add Staff
  • Modify Staff Details
  • Search Staff Information
  • Display All Staff Records
  • Delete Staff Records
  • Report by Position
  • Reset Password (via security question)

📷 Screenshot:
Staff Module


🏟️ 2. Facility Module

Handles all operations related to club facilities.

  • Add New Facility
  • Modify Facility Details
  • Delete Facility
  • Search Facility
  • Display All Facilities
  • Report Facility Problems

📷 Screenshot:
Facility Module


👥 3. Member Information Module

Manages member registration and details.

  • Register New Member
  • Modify Member Information
  • Search Member
  • Display All Members
  • Reset Member Password
  • Delete Member Account

📷 Screenshot:
Member Module


📅 4. Booking Module

Allows users to book club facilities.

  • Add New Booking
  • Modify Booking Information
  • Search Booking
  • Display All Bookings
  • Delete Booking
  • Daily Report (for selected date)

📷 Screenshot:
Booking Module


🧾 5. Facility Usage Module

Tracks real-time usage of club facilities.

  • Register Facility Usage
  • Modify Usage Status
  • Search Specific Usage Record
  • Display All Usage Logs
  • Delete Incorrect Usage Records
  • Report Usage by Date

📷 Screenshot:
Facility Usage Module


⚙️ Tech Stack

  • Language: C
  • Interface: Console-based
  • Storage: Binary & text file operations

📌 This project simulates a real-world recreation club system, using modular programming techniques in C to streamline operations across staff, member, facility, and booking management.

About

A management system for The Good Times Club featuring modules for staff, members, facility management, booking, and facility usage which designed to streamline operations and enhance user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages