-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6aee345
commit 2c877c8
Showing
1 changed file
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# HyperLoopTrips | ||
# HyperLoopTrips Portfolio Project | ||
|
||
This project is a demonstration of my skills as a web developer, showcasing a fully functional web application for booking HyperLoop trips. The application allows users to reserve trips, select different ticket types, and choose from various destinations. It highlights my abilities in HTML, CSS, and responsive web design. | ||
|
||
## About the Project | ||
|
||
This project is a booking application for HyperLoopTrips, aimed at providing a seamless and user-friendly experience for travelers. The project showcases my ability to create responsive and accessible web applications. | ||
|
||
## Technologies Used | ||
|
||
- HTML5 | ||
- CSS3 | ||
- Responsive Web Design | ||
- JavaScript (for future enhancements) | ||
|
||
## Features | ||
|
||
- **Responsive Design**: The application is fully responsive and works across different devices, including desktops, tablets, and mobile phones. | ||
- **Booking Form**: Users can fill out a form to book their trips, providing personal details and selecting their departure and destination points. | ||
- **Validation**: The form includes validation to ensure all required fields are filled out correctly. | ||
- **Accessibility**: The application is designed to be accessible to all users, including those with disabilities. | ||
|
||
|
||
|
||
Thank you for checking out my HyperLoopTrips project! I hope this demonstrates my skills and passion for web development. Feel free to reach out if you have any questions or opportunities. |