https://github.com/jayalloyd/bus-reservation-system
My practicing project-through reference- using Java and Eclipse IDE
https://github.com/jayalloyd/bus-reservation-system
corejava java
Last synced: 7 months ago
JSON representation
My practicing project-through reference- using Java and Eclipse IDE
- Host: GitHub
- URL: https://github.com/jayalloyd/bus-reservation-system
- Owner: jayalloyd
- Created: 2024-03-17T13:52:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T16:09:43.000Z (about 1 year ago)
- Last Synced: 2025-01-23T18:49:45.886Z (11 months ago)
- Topics: corejava, java
- Language: Java
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Project Description]
### Installation
This project was developed using core java concepts,by using Eclipse IDE through reference.
### Basic Usage
This project will be useful for beginners those who learn Java.
This is my practicing project .
This project have these features.1)display already available bus information.
2)to add passenger name if the bus is full it will provide the message "Sorry the bus is full"
Output Screen shot is also added.
### Advanced Features
more features can be added
### Contributing
more features can be added
### Additional Resources
Core Java Concepts used in developing this project.