We use cookies on this site to enhance your user experience
By clicking the Accept button, you agree to us doing so. More info on our cookie policy
We use cookies on this site to enhance your user experience
By clicking the Accept button, you agree to us doing so. More info on our cookie policy
[Javascript, Nodejs, SQLite]
Trippino
[Javascript, Nodejs, SQLite]
Description
Trippino is a simple trip planner web app.
It is designed to work onffline as much as possible, this is because when travelling internet connection is not always with us.
You can plan which city to visit, how many nights to stay, and add notes for anything you want. It also shows the itinerary on a map and a calendar.
Solo developer.
The website is build as a single NodeJS app with static HTML pages. The database is SQLite with migrations managed by scripts. Hosted on a VM in the cloud.