Skip to content

A C++ WinForms app for booking and managing bus tickets using plain .txt file handling — manage schedules, routes, users, and seat bookings through a native Windows interface.

Notifications You must be signed in to change notification settings

hussainwaz/JournEZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚌 Bus Ticketing System – JOURN-EZ

JOURN-EZ is a Windows-based ticketing application built using C++ and WinForms, designed to handle bus bookings with a clean GUI and good old-fashioned file handling — no external databases, just raw .txt files doing the job.


✨ Features

  • 🗓️ Add and manage bus schedules and routes
  • 💸 View accurate bus fares
  • 📋 Track passenger bookings
  • 🧾 Generate receipts
  • 🧑‍💼 Signup/Login system via local user info files
  • 💺 Seat selection with payment handling (simulated)

🧰 Tech Stack

  • C++ (WinForms with .NET integration)
  • Native Windows GUI
  • Plaintext file handling for storage (.txt files)
  • No SQLite, no DBMS — just simplicity and speed

🚀 Getting Started

  1. Clone the repository
    git clone https://github.com/hussainwaz/BusTicketingApp.git

About

A C++ WinForms app for booking and managing bus tickets using plain .txt file handling — manage schedules, routes, users, and seat bookings through a native Windows interface.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages