Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 359 Bytes

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.