Skip to content

pipesSomeAndSSam/Cab-Man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multicab Management System Project

CabMan

  • This project is a requirement for two courses within my BS in Computer Science program.
  • The CabMan is designed to have a systemized procedure in queueing multicabs, storing information, and works as ticketing in the VSU multicab terminal.
  • It offers structured and secured way to data storage and create a more efficient procedure in multicab manangement.
  • This system is scoped for admin users only, these users should be in management itself.

Sign In Page

LoginForm

  • This page manages the login and Sign up function in the system.

Dashboard Page

Dashboard

  • This page shows the overview of data in the system.

Destination Page

Destination

  • This page shows the destinations in the database, here you can input, delete and edit the destinations that you stored.

Multicab Page

Multicab

  • This page shows the multicabs in the database, here you can input, delete and edit the multicabs that you stored.

Queue Page

Queue

  • This page shows the current queue of multicabs. Functions consists of enqueue,dequeue and clearing the queue.

Ticket Page

Ticket

  • This page shows the tickets stored in the database, here you can input, delete and edit the tickets that you stored.

Classes:

Booking:

  • This represents the tickets created and stored in the system.

Multicab:

  • This represents the multicabs created and stored in the system.
Query:
  • This represents all the methods that involve query in the database from inserting, updating, deleting of information in the database.

Routes:

  • This represents the destinations created and stored in the system.

User:

  • Represents individuals interacting with the system.

Use Case Diagram:

User Case (white bg)

ERD:

ERD_appdev_

Class Diagram:

ClassDiagram

About

Application Development and Event Driven Programming project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages