Skip to content

Releases: Kalana-S/Cab-Service

v0.0.3

24 Mar 06:51

Choose a tag to compare

πŸš€ Release v0.0.3 – Unit Testing & UI Enhancements

πŸ”₯ New Features

βœ… Added Unit Testing

  • Implemented unit tests for key services (BookingService, LocationService, and VehicleService).
  • Ensures better reliability and maintainability of the project.

βœ… UI Design Improvements

  • Enhanced dashboard layout for a better user experience.
  • Improved form styling for booking and registration pages.
  • Fixed alignment issues and optimized responsiveness.

πŸ›  Bug Fixes & Enhancements

  • Fixed minor CSS inconsistencies.
  • Improved error handling in JSP pages.
  • Optimized JavaScript for smoother UI interactions.

v0.0.2

14 Mar 15:15

Choose a tag to compare

πŸš€ Cab Service v0.0.2 - New UI & Improved System Flow

πŸ†• What's New in v0.0.2?

πŸ”Ή Enhanced User Interface (UI)

  • A fresh and modern UI with a more intuitive design.
  • Improved responsiveness for a better experience on mobile and desktop.
  • Sleek new styles for booking, billing, and management pages.

πŸ”Ή Improved System Flow

  • Optimized navigation, making it easier for customers and staff to access features.
  • Bug fixes and performance improvements for smoother operation.

Full Changelog: v0.0.1...v.0.0.2

v0.0.1

14 Mar 04:23

Choose a tag to compare

Features

  • Authentication: Login using username and password.
  • Customer Booking Management: Add new bookings, view booking details, and calculate the bill.
  • Vehicle and location Management: Admins can add vehicle and location details.
  • Billing System: Automatically calculates the fare based on distance, vehicle type, and additional services.

Full Changelog: https://github.com/Kalana-S/cab-service/commits/v0.0.1