Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.44 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.44 KB

LeviExpress: Simple Train Reservation System

Description:

LeviExpress is a straightforward web application designed to simplify the train reservation process. With its user-friendly interface, travelers can select their destination and pick their preferred seat from an interactive seating plan. Based on their selection, the travelers can see the stops of the whole journey.

Key Features:

  • Destination Selection: Users can easily choose their destination from a list of available options as well as the date and time of their travel.
  • Seat Selection: An interactive seating plan enables users to visualize and select their desired seat effortlessly. There's also a pre-selected seat.
  • Component Interaction: LevieExpress employs various components that seamlessly interact with each other to ensure a cohesive user experience.

Technologies Used:

  • HTML, CSS, JavaScript, React.js

Getting Started:

To begin using LevieExpress, follow these steps:

  1. Clone the LevieExpress repository from GitHub.
  2. Install necessary dependencies using npm.
  3. Run the application locally.

Note

  • LeviExpress is a project that was meant for me to learn communication between components and the usage of react hooks. I am not the author of the design.

  • The GitHub Pages are not working.