travel_todo

Android app by Relianceind. Tools · Relianceind

Store rating
Unknown
Store rating count
Unknown
Download price
Free to download
In-app purchases
Not listed in captured metadata
Version
VARY
Listing last refreshed
2026-09-15

View the original store listing

Store description excerpt

This app is a travel checklist manager implemented as a single-page web application. It is designed to help one person collect and track practical tasks for a trip, from pre-departure preparation to reminders on-the-road. The main structure is destination based: you can create multiple destinations, switch between them, and keep a separate task list for each destination. The current destination appears in the header, and each destination can have an optional cover image uploaded from the device. Within a destination, tasks are shown as cards. Each task includes a title, a category, a completion state, and optional schedule information. The app supports quick creation of a task from a modal form, and deeper editing in a detail panel. In the detail panel, you can change the task text, set a date and time, update its category, and add free-text notes. You can also attach multiple photos to a task. Photos are displayed in a grid so you can quickly review what has been saved with that item. The category system is intended for travel planning and includes five predefined groups in the UI: essentials, attractions, food, accommodation, and shopping. A horizontal filter bar lets you view all tasks or only one category at a time. This makes it easier to focus on a specific part of trip preparation without losing the full list. Each card has a check control to mark the task as completed or incomplete, and the header shows live counts for pending and completed items in the active destination. Data is stored locally using IndexedDB, with one object store for application state and one for image data. In practical terms, destinations, tasks, notes, and uploaded photos remain on the local browser or embedded WebView where the app runs. There is no account system, no cloud synchronization, and no server-side database in this implementation. If local browser data is cleared, saved content can be lost. This design keeps the app lightweight and allows it to function without a network connection after assets are available. The app includes an export workflow that converts the current destination checklist into a PNG image. It builds a hidden export template, renders task content and attached thumbnails, then captures that template with html2canvas. After export, an image preview layer allows several actions: view the image, enter fullscreen, copy the image or image reference where supported, and save or download it. On Android-style containers, the code attempts common native bridge methods for image saving, then falls back to web-based save flows if those methods are not available. Destination management is intentionally simple. You can add a destination name, switch the active destination from a modal list, and remove a destination when it is no longer needed. Deleting a destination also deletes its related tasks. From a technical perspective, the page uses plain JavaScript and DOM updates rather than a frontend framework. Styling is utility-class based through

Review coverage

AppRill has captured 0 reviews for this app. This is a collected sample, separate from the store rating count. Latest review capture: Not captured yet.

Recent captured chart positions

No chart positions have been captured for this app yet.

Chart position, rating count and review coverage do not establish downloads, revenue or profit. Understand the differences.