Popular repositories Loading
-
-
-
Ride-Sharing-App
Ride-Sharing-App PublicThis Java program simulates a ride-sharing system with an abstract Ride class and subclasses BikeRide and CarRide. It takes ride type and distance as input, validates them, calculates fare based on…
-
E-Commerce-Shopping-Cart
E-Commerce-Shopping-Cart PublicThis Java program simulates a shopping cart using OOP. Products are stored with name, price, and quantity. Discounts are applied via polymorphism: festive (10% off) or bulk (20% off if quantity > 5…
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.