This is a final project from the online courses I attended. It's a site for purchasing train tickets that was made according to an already made design. Backend infrastructure for it was also provided in advance, and so my task consisted of developing frontend only.
- Choice of departure and arrival cities and dates. The site will find trips according to your preferences;
- Choice of train. If there are several of them available, you can also apply various filters to them;
- Choice of vagon and seat;
- Filling in passenger information;
- Filling in payment information;
- Subscription to news through the form in site footer.
- This site is not adaptive;
- It's main functionality consists of purchasing tickets. Therefore various interactive elements on the main page, such as the slider with user responses are not actually interative;
- It does not hovewer apply to interactive elements on other pages. You can absolutely collapse and open different windows with informaton about the trip, add new passengers, give the service a rating at the final screen and so on.