Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.31 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.31 KB

Travel Agency Website

image

This is my final project for Introduction To Web Development course at AGH University.

Features

  • functional account system with roles (customer, manager, admin)
  • backend for data persistence and user authentication - Firebase
  • logging in with google
  • contact form (EmailJS)
  • filtering excursions
  • reviewing excursions
  • upcoming reservation notifications
  • manager panel for adding, removing and editting excursions
  • admin panel for managing registered users

image

image

Technologies used

Angular TypeScript JavaScript HTML5 CSS3 Firebase Gmail

Live Demo

https://wonderful-excursions.netlify.app

No need to create account in order to test the website. Just click LOG IN WITH TEST ACCOUNT and select role you want to test.

NOTE: some features, like deleting excursions, are disabled for safety reasons.

image

image