Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ragab0/travel-reservation
The Travel Reservation Project is a web application designed to streamline the process of booking and managing travel reservations
https://github.com/ragab0/travel-reservation
css css-float-layout html
Last synced: about 2 months ago
JSON representation
The Travel Reservation Project is a web application designed to streamline the process of booking and managing travel reservations
- Host: GitHub
- URL: https://github.com/ragab0/travel-reservation
- Owner: ragab0
- Created: 2024-11-03T22:06:55.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-03T22:18:02.000Z (about 2 months ago)
- Last Synced: 2024-11-03T23:18:30.233Z (about 2 months ago)
- Topics: css, css-float-layout, html
- Language: HTML
- Homepage: https://ragab0.github.io/travel-reservation/
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel Reservation Project
## Overview
The Travel Reservation Project is a web application designed to streamline the process of booking and managing travel reservations. This project focuses on creating a user-friendly interface using pure HTML and CSS, without relying on frameworks like Bootstrap.
## Features
- **Fixed Layout**: The application is designed with a fixed layout and does not support responsive design. It's like being in love with your desktopโbig screens only! ๐
- **Custom CSS**: The project utilizes pure CSS, specifically focusing on the use of `float` and `overflow` properties to achieve layout designs.
- **User-Friendly Interface**: The application provides an intuitive interface for users to book and manage their travel reservations.## Technologies Used
- HTML
- CSS (with a focus on float and overflow properties)