natiniedzialek / travel-hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TravelHub

This is a simple travel agency website built using Angular framework.

Features

  • Browse through various destinations.
  • CRUD operations for destinations.
  • View details about each destination.
  • Book your travel packages.
  • Incoming travel reminders.
  • Responsive design.
  • Rate and review travels.
  • History of booked travels.
  • Filter destinations based on location, date, price, and rating.
  • User-friendly interface.
  • Possibility to switch between both MongoDB and Firebase databases.

Setup Instructions

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Run the development server with ng serve.
  4. Access the website at http://localhost:4200.

Technologies Used

  • Angular
  • HTML
  • CSS
  • TypeScript
  • NG Bootstrap

About


Languages

Language:TypeScript 64.1%Language:HTML 25.1%Language:CSS 10.8%