Skip to content

anchals0915/QuickStay-Frontend

Repository files navigation

QuickStay - Spring boot 3, Angular 17, PrimeNG, PostgreSQL, Auth0

Angular frontend of the QuickStay

Key Features:

  • Booking management for travelers
  • Landlord reservation management
  • Search for houses by criteria (location, date, guests, beds, etc)
  • Authentication and Authorization (Role management) with Auth0 (OAuth2)
  • Domain-driven design

Usage

Prerequisites

  • [NodeJS 20.11 LTS]
  • [Angular CLI v17]
  • IDE ([VSCode], [IntelliJ])

Fetch dependencies

npm install

Launch dev server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

This is Angular frontend of the QuickStay.

Resources

Stars

Watchers

Forks

Packages

No packages published