Skip to content

Mono-repository for the Travellan project - an aid in your travels!

Notifications You must be signed in to change notification settings

weronikaolejniczak/travellan

Repository files navigation

Travellan

Overview

Travellan project aims to create an automatized cross-platform solution to the problem of planning and executing trips.

Structure

This mono-repository contains:

  1. packages/mobile - React Native application,
  2. packages/back-end - a monolithic back-end application,
  3. packages/web - a NextJS web application.