Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philipmat/trips
Organize trips with git
https://github.com/philipmat/trips
Last synced: about 1 month ago
JSON representation
Organize trips with git
- Host: GitHub
- URL: https://github.com/philipmat/trips
- Owner: philipmat
- License: cc0-1.0
- Created: 2022-09-19T14:27:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T17:44:09.000Z (12 months ago)
- Last Synced: 2024-04-14T09:21:51.327Z (9 months ago)
- Size: 20.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Organize Trips with GitHub
How it works: GitHub issue templates + turning `[ ]` into checkboxes = ❤️
To plan a trip:
1. Create an issue
2. Select an issue template aka a type of trip.
This populates the issue body with the text of the template,
effectively turning it into a base checklist.
3. Change the issue text as needed
4. After the issue is created, simply checking the boxes will update
the issue in place.
5. Repeat 3 and 4 until the trip is complete.Optional:
- open a PR with the artifacts for/of the trip: GPX routes,
links to places, photos, etc
- invite trip buddies to collaborate on the trip. It can be as simple
as adding comments on the issue == trip, to sending PRs of their own.## How to Extended It and Customize It