Skip to content

RohitAmdahl/holidaze-main

Repository files navigation

holidaze

Description

Holidaze is a modern front-end accommodation booking application, developed as a final exam project at Noroff School of Technology. The project's goal is to create venue booking platform concept of Airbnb, where users can browse various accommodation options to book their stay, or register as venue managers to create and manage their own rental properties. The project uses an API provided by Noroff.

Live Demo 🔗

Visit the live demo of the project here.

Resource URL
Gantt Chart (https://github.com/RohitAmdahl/holidaze-main/files/12777007/semster_exam_2_teeamgantt-1.pdf)
Design Prototype Desktop Prototype
Style Guide Style Guide
Kanban Board Project Board Link
Hosted Demo Live DEMO Site

User Stories

The application was built to satisfy the following user stories:

  1. A user may view a list of Venues
  2. A user may search for a specific Venue
  3. A user may view a specific Venue page by id
  4. A user may view a calendar with available dates for a Venue
  5. A user with a noroff.no email may register as a customer
  6. A registered customer may create a booking at a Venue
  7. A registered customer may view their upcoming bookings
  8. A user with a stud.noroff.no email may register as a Venue manager
  9. A registered Venue manager may create a Venue
  10. A registered Venue manager may update a Venue they manage
  11. A registered Venue manager may delete a Venue they manage
  12. A registered Venue manager may view bookings for a Venue they manage
  13. A registered user may login
  14. A registered user may update their avatar
  15. A registered user may logout

Tech Stack ⚙️

React + Vite +tailwindCss+ figma

  1. Run npm install in the project root directory to install the necessary dependencies
  2. Run npm run dev to start the development server

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: