Skip to content
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

Create mobile app build for iOS and Android #546

Open
7 tasks
brylie opened this issue Jul 1, 2020 · 0 comments
Open
7 tasks

Create mobile app build for iOS and Android #546

brylie opened this issue Jul 1, 2020 · 0 comments
Assignees
Milestone

Comments

@brylie
Copy link
Member

brylie commented Jul 1, 2020

We would like for GeriLife to be installed on user devices. To support this goal, let's leverage Cordova and produce both iOS and Android builds.

Task

  • Ensure client code and backend code are entirely separate
    • All client interactions with the server should happen via REST or method calls
  • Add MIT license to client code, leave server code as AGPL
  • Ensure most/all business logic is in server code. The client should only be responsible for rendering content
  • Enable mobile client builds on the project.
    • iOS
    • Android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants