Skip to content

vincent-laizer/IPT-Shabiby-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPT-Shabiby-System

Univeristy of Dodoma IPT 2021 Project. Implemented in Java

A Bus Ticket Booking System developed as an assignment in IPT Project

Setup

  • Build the project with any java compiler, Apache Netbeans was used.
  • Configure a Database connector, the jdbc.
  • Prepare an SQL database using PHP myadmin as seen
  • Database name: java_db with two tables: admin and routes
  • admin table
username password id
  • routes table
start destination fare class

Features

🟢 Admin Login

🟢 Route Selection with automatic fare

🟢 New Route Creation

🟢 List all Routes

⚪ Recording all Booked Tickets

⚪ Booking a Ticket

⚪ Storing user details

⚪ App Additional Settings

Contributors

Am waiting for your improvements 🙂 vincent-laizer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages