Skip to content

dan4inatora/JSA_TravelFinderApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run migrations

run migrations with - ts-node ./node_modules/.bin/typeorm migrations:generate -n <migration name>

Travel Finder

This app helps you find the most suitable vacation for you. It takes into account what weather you like, what your favourite activities are, your most liked travel destinations, your preffered cuisine...etc, and it offers you the best holiday customized for you. And you do not have to worry about booking tickets for airplains or renting cars, because the trips include that as well.

Functionalities

  • Admin
    • All crud operations with regards to users and holiday info
  • Public
    • Answer and submit custom questioneer(to help us recommend you a trip)
    • Comment below a holiday and leave up to 5 star review
    • Book a holiday and delete reservation
    • Search trough different trips
    • Add trip to wishlist

Techologies that will be used

  • Backend:

    • Express REST api (with endpoints)
    • Redis and sessions
    • Postgres SQL
    • Stripe (for payments)
    • Passport for authentication
  • Frontend:

    • React.js
    • Redux
    • SCSS
    • Material-UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published