Skip to content

Reservia is a website allowing users to find accommodations and activities in a given city, which can be filtered by theme, budget or ambience.

Notifications You must be signed in to change notification settings

aurelianeg/reservia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reservia

Reservia1 is a company giving a planification tool for holidays. Their website allows users to find accommodations and activities in a given city. Accommodations can be filtered by theme, budget or ambience.

Goal of this project: Integration of the website design with HTML and CSS.

Load specifications

Website designs

  1. Desktop

Desktop design

  1. Mobile

Available in design/mobile_design.png if needed.

  1. Tablet

The website is adapted to tablets too (no design imposed).

Features

  • Users are able to search for accommodations in a given city. Search field is an entry field, which text can be edited. For now, search button is not functional.
  • Each accommodation or activity card is entirely clickable. For now, links are empty.
  • Filters are not functional for this version, but they must change on hover.
  • In the navigation, "Accommodations" and "Activities" links are anchors leading to page sections.

Technical constraints

  • No framework or CSS pre-compiler (like Sass).
  • Use of semantic tags.
  • No error or alert on W3C validators for HTML or CSS.

Launch

GitHub Pages

The page is available at https://aurelianeg.github.io/reservia/ on GitHub Pages.

Cloning

  1. Clone the repository
git clone https://github.com/aurelianeg/reservia.git
  1. Launch the project with Live Server
live-server

It opens the website to view it in the browser. The page will reload when changes are made in the code.

Footnotes

  1. This is the 1st project of the "Front-end developer (JS - React)" training by OpenClassrooms.

About

Reservia is a website allowing users to find accommodations and activities in a given city, which can be filtered by theme, budget or ambience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published