2021-08-26 20:54:57 +00:00
|
|
|
# GT2 [greentravel.app](https://greentravel.app/doc)
|
2021-08-21 03:12:26 +00:00
|
|
|
<span style="font-size: 12px">Originally Green Travel Carbon Calculator</span>
|
2020-12-27 20:24:18 +00:00
|
|
|
|
2021-08-21 03:12:26 +00:00
|
|
|
## 2.0.0
|
2021-08-08 19:15:27 +00:00
|
|
|
|
2021-08-30 10:02:06 +00:00
|
|
|
- An Expo version of the same functionality as the original 2011 app but a completed app
|
2021-08-28 12:14:54 +00:00
|
|
|
that actually reports trip carbon impact accurately.
|
2020-12-27 20:24:18 +00:00
|
|
|
|
2021-08-28 12:12:11 +00:00
|
|
|
The 2.0.n series is a replacement on google and first version on apple and will be maintained
|
2021-08-25 21:44:38 +00:00
|
|
|
separate from the subsequent production line which will use the [common mechanism](https://sameboat.live/sb-app)
|
|
|
|
for delivery of my apps from 2.1 forward.
|
2021-08-09 01:16:13 +00:00
|
|
|
|
2021-08-29 06:40:38 +00:00
|
|
|
2.0.7 was feature complete at the end of August 2011. 2.0.8 will be the stable baseline of same thing
|
2021-08-29 06:41:24 +00:00
|
|
|
with background operation, maintained with stack and platform major version increments.
|
2021-08-29 06:38:53 +00:00
|
|
|
|
2021-08-21 03:12:26 +00:00
|
|
|
## 2.n.m
|
2021-08-16 22:48:50 +00:00
|
|
|
|
2021-08-21 03:12:26 +00:00
|
|
|
- Roadmap for regular production Personal Carbon Accounting domain
|
2021-08-18 18:21:15 +00:00
|
|
|
|
2021-08-29 06:38:53 +00:00
|
|
|
- 2.1.0 1st embedded product line release
|
2021-08-30 10:02:06 +00:00
|
|
|
- 2.2.0 Wearable extension
|
2021-08-26 21:14:07 +00:00
|
|
|
- 2.3.0 Maintain trip histories in cloud
|
2021-08-21 14:41:17 +00:00
|
|
|
- 2.4.0 Group Aggregation
|
2021-08-26 21:14:07 +00:00
|
|
|
- 2.5.0 Reporting
|
2021-08-21 03:28:11 +00:00
|
|
|
|
2021-08-29 06:46:30 +00:00
|
|
|
The product line version, unlike the standalone 2.0.n series will have an evolving domain model. It will also be free but with feature sets
|
|
|
|
that are available to users at different levels of [entitlement](https://eg.meansofproduction.biz/index.php/AKPERSON) in my domains,
|
|
|
|
vended in in the common domain content mgt app.
|
2020-12-27 20:24:18 +00:00
|
|
|
|
2021-08-08 18:57:47 +00:00
|
|
|
|
|
|
|
2011 Stub App
|
|
|
|
=============
|
2021-08-09 01:16:13 +00:00
|
|
|
|
2021-08-30 10:02:06 +00:00
|
|
|
Original was Android (4) and a proof of GPS. It still works on older Android as of 2021-08-16 but
|
2021-08-16 02:13:42 +00:00
|
|
|
will not work with Android 10 due to the app menu button and its backfill the overflow menu
|
|
|
|
button being completely removed. The latter is the three dots on the nav bar. It was
|
|
|
|
removed but was still accessible up to 9 either standardly or by a gesture, If you can't get to this
|
|
|
|
control, you can't start a trip so the app won't work.
|
2020-12-27 20:24:18 +00:00
|
|
|
|
2021-08-08 18:57:47 +00:00
|
|
|
Currently you need to do 'checkout e3fd46357085f9a8efde3cd4b94a5a4f211ee2e4' to get a working version
|
2021-08-16 02:13:42 +00:00
|
|
|
matching what was on play since c. 4709 (after cloning current master).
|
2020-12-27 20:24:18 +00:00
|
|
|
|
2021-08-08 19:15:27 +00:00
|
|
|
As of August 4719 it still loads in Android Studio, and it will be preserved in the repo.
|
2021-08-17 14:01:10 +00:00
|
|
|
|
|
|
|
Note: going over the sources there are references to a PDF. This refers to the origins of the project.
|
|
|
|
An individual had taken on the task of making an application for NRDC Boston and got stuck on the GPS.
|
|
|
|
The PDF was what that app was supposed to do. I completed it up doing the basic thing it was supposed
|
2021-08-21 06:22:39 +00:00
|
|
|
to do.
|
2020-12-27 20:24:18 +00:00
|
|
|
|