mirror of https://github.com/status-im/fathom.git
add a few more details to roadmap
This commit is contained in:
parent
6e57b59e20
commit
b72a3610bf
21
ROADMAP.md
21
ROADMAP.md
|
@ -1,7 +1,19 @@
|
|||
Ana Roadmap
|
||||
===========
|
||||
|
||||
This is a general draft document for thoughts and todo's.
|
||||
This is a general draft document for thoughts and todo's. This has no structure.
|
||||
|
||||
### What's cooking?
|
||||
|
||||
- JS client for consuming API endpoints.
|
||||
- Envelope API responses.
|
||||
- Error handling.
|
||||
- Handle canonical URL's.
|
||||
- Show referrals.
|
||||
- Country flags.
|
||||
- Geolocate unknown IP addresses periodically.
|
||||
- Mask last 2 bits of IP address.
|
||||
- Geo map?
|
||||
|
||||
### Key metrics
|
||||
|
||||
|
@ -15,13 +27,6 @@ This is a general draft document for thoughts and todo's.
|
|||
- Referral's
|
||||
- Search keywords
|
||||
|
||||
## Notes
|
||||
|
||||
- Every API response has to be JSON
|
||||
- Envelope every response with `data` and `message` props.
|
||||
- JS client for consuming API.
|
||||
|
||||
|
||||
### Admin themes
|
||||
|
||||
- Pages, http://pages.revox.io/dashboard/latest/html/index.html#usa
|
||||
|
|
Loading…
Reference in New Issue