Skip to content

FilipJoksimovic29/MonacoTicketReservation-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend for Monaco Grand Prix Ticket Reservation

Components: All UI components are located in the src/components folder. Key components include:

Booking.js: Manages the process of creating and viewing bookings.

CustomerForm.js: Collects customer details for a reservation.

Home.js: Displays basic information about the event and allows navigation.

Reservations.js: Lists all reservations made by the user.

BookingDetails.js: Shows detailed information about a selected booking.

Booking.css: Contains styling for the Booking.js component.

Services: The src/services folder contains files for handling API interactions using Axios. Services include:

BookingService.js: Manages all booking-related API requests.

CustomerService.js: Handles API calls for customer-related operations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published