Skip to content

paragsn/booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

booking

-There are 2 separate modules for Backend(Booking-Backend) and Frontend(BookingUI) -BookingUI is made up of AngularJS and TypeScript and it comminicates with backend via REST API -REST is implemented in Booking-Backend via Jersey

-Booking UI There are 2 components

  1. Booking Component - It takes input as Customer details
  2. Table Component - It shows the current status of all the Drivers

-Booking Backend Rest is implemented with Jersey BookingService - All the Services are listed in here BookingDao - All the dao methods are listed in here Startup.java - Dependencies are injected from here

About

Contains sql Schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published