This commit is contained in:
parent
7730f52b46
commit
e18208bb7b
21
README.md
21
README.md
|
@ -9,10 +9,13 @@ GT2 Personal Carbon Calculator
|
||||||
|
|
||||||
Starter for the domain model.
|
Starter for the domain model.
|
||||||
|
|
||||||
* X Platform app for both Android and iOS
|
* Expo Only and Full Native Android/iOS code levels.
|
||||||
|
|
||||||
Original was just Android and a proof of GPS (which still works). New version is react-native.
|
|
||||||
Initially just expo without native legs. There will be several iterations of the client before
|
For various purposes, there will be an expo only code level and a full version.
|
||||||
|
Mostly so that developers can use the simplest version without Google/Apple dev kits.
|
||||||
|
|
||||||
|
There will be several iterations of the client before
|
||||||
...
|
...
|
||||||
|
|
||||||
* Backend service available as in app purchase
|
* Backend service available as in app purchase
|
||||||
|
@ -24,14 +27,20 @@ GT2 Personal Carbon Calculator
|
||||||
|
|
||||||
Up to proprietary systems support in my other domains, this will remain fully open source.
|
Up to proprietary systems support in my other domains, this will remain fully open source.
|
||||||
Initially it will be more of a vehicle for my development offerings but the intent is
|
Initially it will be more of a vehicle for my development offerings but the intent is
|
||||||
develop a full featured Personal Carbon domain the client app of which will remain
|
develop a full featured Personal Carbon domain.
|
||||||
FOSS. There was a fee for the Android thing I think which I'll remove with the expo
|
|
||||||
client.
|
All of the client code will be here, the backend code will be open source in
|
||||||
|
git.meansofproduction.biz accessible as with other sources in my domain space.
|
||||||
|
|
||||||
|
There was a fee for origianl the Android thing which I'll remove on the first
|
||||||
|
deployment to Play.
|
||||||
|
|
||||||
|
|
||||||
2011 Stub App
|
2011 Stub App
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Original was just Android and a proof of GPS (which still works).
|
||||||
|
|
||||||
Currently you need to do 'checkout e3fd46357085f9a8efde3cd4b94a5a4f211ee2e4' to get a working version
|
Currently you need to do 'checkout e3fd46357085f9a8efde3cd4b94a5a4f211ee2e4' to get a working version
|
||||||
matching what was on play since c. 4709.
|
matching what was on play since c. 4709.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue