Skip to content

Insath97/PTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Public Transport Service

Overview

The Public Transport Service project is designed to manage a public transport system efficiently. It includes an admin panel where administrators can manage user and customer details, including providing QR codes for boarding buses. This project is developed using VB.NET for the frontend and MySQL for the database.

Features

  • Admin Panel: Allows administrators to manage user and customer details, provide QR codes, and update account balances.
  • User and Customer Management: Admin can add, edit, or delete user and customer accounts.
  • QR Code Generation: Admin can provide QR codes for customers to scan when boarding buses.
  • Account Balance Management: Admin can update account balances for customers as needed.

Technologies Used

  • VB.NET: Programming language used for the frontend development.
  • MySQL: Relational database management system for storing user and customer data.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/public-transport-service.git
  2. Set up the database:

    • Create a MySQL database.
    • Import the provided database schema.
  3. Configure the project:

    • Update the database connection settings in the VB.NET code to match your MySQL database credentials.
  4. Compile and run the project:

    • Open the project in Visual Studio or any VB.NET IDE.
    • Compile the code and run the application to launch the Public Transport Service system.

Usage

  • Admin Panel: Log in to the admin panel to manage user and customer details.
  • User and Customer Management: Add, edit, or delete user and customer accounts, including updating account balances.
  • QR Code Generation: Provide QR codes for customers using the admin panel.
  • Boarding Buses: Customers can scan the QR code when boarding buses to select their destination.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or issues, please contact Mohamed Insath at [email protected].


Developed by Mohamed Insath

About

Public Transport Service System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published