Skip to content

mkropidlowski/travel-app

Repository files navigation

Travel Portal

You can check video presentation with all functionality: https://youtu.be/VG-ZYKS59pY

Stack:

  • Next.js,
  • TypeScript,
  • Tailwind/ SCSS,
  • Firebase/MongoDB/Prisma
  • NextAuth for auth user

Layout:

travel_app

Search Bar View:

You can choose location and filter attraction by province.

Zrzut ekranu 2023-05-14 o 18 54 23

Attraction Details View:

attrakcje_details

If you choose attraction from the list, you will redirect to attraction details:

This section waiting for Google Maps pins. But it's almost ready.

details

And this is form for add new attraction.

Zrzut ekranu 2023-05-20 o 17 49 38

Also login Panel with NextAuth

Zrzut ekranu 2023-05-23 o 17 13 37

The project is still developing.