diff --git a/.github/sc_map_filters_list.png b/.github/sc_map_filters_list.png index 2813641..8c9bd8e 100644 Binary files a/.github/sc_map_filters_list.png and b/.github/sc_map_filters_list.png differ diff --git a/.github/sc_trip.png b/.github/sc_trip.png index 235bc21..dde2769 100644 Binary files a/.github/sc_trip.png and b/.github/sc_trip.png differ diff --git a/.github/sc_trips.png b/.github/sc_trips.png index d99dfb3..8f25374 100644 Binary files a/.github/sc_trips.png and b/.github/sc_trips.png differ diff --git a/README.md b/README.md index d53af4a..d233788 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -

πŸ—ΊοΈ Tourism and Recreational Interest Points

+

πŸ—ΊοΈ Tourism and Recreational Interest Points


@@ -22,19 +22,23 @@ - πŸ“¦ [About](#about) - 🌱 [Getting Started](#getting_started) -- πŸ“Έ [Demo](#Demo) -- 🚧 [Roadmap](#Roadmap) -- πŸ“œ [License](#License) -- 🀝 [Contributing](#Contributing) +- πŸ“Έ [Demo](#demo) +- 🀝 [Contributing](#contributing) +- πŸ“œ [License](#license) - πŸ› οΈ [Tech Stack](#techstack) ## πŸ“¦ About -TRIP is a minimalist Map tracker and Trip planner to visualize your points of interest (POI) and organize your next adventure details. +TRIP is a self-hostable **minimalist Map tracker** and **Trip planner** to visualize your points of interest (POI) and organize your next adventure details. -Demo is worth a thousand words, head to πŸ“Έ [Demo](#Demo). +**Core Features:** +- Map and manage POIs on interactive maps +- Plan multi-day trips with detailed itineraries +- Collaborate and share with travel companions -πŸ”’ Privacy-First – No telemetry, no tracking, fully self-hostable. You own your data. Inspect, modify, and contribute freely. +No telemetry. No tracking. No ads. Free, forever. + +See the [πŸ“Έ demo](#demo) to explore TRIP in action.
@@ -88,29 +92,22 @@ A demo is available at [itskovacs-trip.netlify.app](https://itskovacs-trip.netli
-## 🚧 Roadmap +## 🀝 Contributing -New features coming soonTM, check out the development plan in the [Roadmap Wiki](https://github.com/itskovacs/trip/wiki/Roadmap). -If you have ideas πŸ’‘, feel free to open an issue. +Contributions are welcome! Open an issue to report bugs, start a discussion to share ideas or submit a pull request for new features. -If you want to develop new feature, feel free to open a pull request (see [🀝 Contributing](#contributing)). +1. Fork the repository +2. Create a new branch (`my-new-trip-feature`) +3. Commit and push your changes +4. Open a pull request + +TRIP is and will always remain completely free, no paywalled features, no telemetry, no tracking, no ads. Development is supported through optional donations. If TRIP helps plan your adventures, consider [leaving a small tip](https://ko-fi.com/itskovacs) β˜•.
## πŸ“œ License -I decided to license trip under the **CC BY-NC-SA 4.0**. You may use, modify, and share freely with attribution, but **commercial use is strictly prohibited**. - -
- -## 🀝 Contributing - -Contributions are welcome! Feel free to open issues if you find bugs and pull requests for your new features! - -1. Fork the repo -2. Create a new branch (`my-new-trip-feature`) -3. Commit changes -4. Open a pull request +TRIP is licensed under the **CC BY-NC-SA 4.0**. You may use, modify, and share freely with attribution, but **commercial use is strictly prohibited**.
@@ -118,8 +115,8 @@ Contributions are welcome! Feel free to open issues if you find bugs and pull re ### **Frontend** -- πŸ…°οΈ Angular 19 -- πŸ—οΈ PrimeNG 19 +- πŸ…°οΈ Angular 20 +- πŸ—οΈ PrimeNG 20 - 🎨 Tailwind CSS 4 - πŸ—ΊοΈ Leaflet 1.9 (plugins: [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster), [Leaflet.contextmenu](https://github.com/aratcliffe/Leaflet.contextmenu))