-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
coronanet API description #11
Comments
Hi @0mkara, thanks for the PRs. I'll try to write up some more specs tomorrow.I'm doing some internal networking rework and want to build everything on top of those new ideas, so I need to get those finalized first. Also, could you please attach some screens to your PRs? It would make discussing a lot easier. E.g. your code mentions some login/logout functionality, which are non-existent for this app (your user is tied to your phone, there's no notion of switching devices or users). The only purpose of deletion is to remove any personal data before uninstalling the app (and during debugging to help start over). I know this is my fault as my ideas aren't nearly well enough documented, but that's why I'm trying so hard to make the APIs specced and well docced to avoid wasting someone's time. Also would be nice to sync things a bit with @daodesigner too while progressing, just to make sure things go in the same direction. I think the approach in was to create a callable javascript interface to all the functionality, which can then be tested / played with while evolving the UI. Either way, I'm super happy for controbs, just don't want anyone to lose their valuable time because of me. |
A little bit of API description is required to process the frontend development further. I am not asking for specification I can find that on
go-coronanet
.I think I made the profile create/update/delete functionalities working on PR #10. Now I am having no idea what those cards, contacts, events will do.
Kindly provide briefs @karalabe
The text was updated successfully, but these errors were encountered: