Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

App implementation: iteration 1 #2

Open
1 task
pwalsh opened this issue Jan 31, 2016 · 0 comments
Open
1 task

App implementation: iteration 1 #2

pwalsh opened this issue Jan 31, 2016 · 0 comments
Milestone

Comments

@pwalsh
Copy link
Member

pwalsh commented Jan 31, 2016

Description

First iteration of the frontend Schizophrenia app. Implements the initial design and bootstraps the app views, routers, etc. etc. Data for the app comes from the OpenTrials API, which can be mocked at this stage if required.

Current intention is that this would be a Node.js app and probably queries API via some hybrid of backend/frontend. In general, I'd like a lot of the basic views to be rendered serverside for SEO benefits. We have to think about the API design, how this app calls it, and things like view caching, in this case, to see that we don't pay a massive overhead for doing API calls instead of, say, directly working with a database.

Requires #1

Tasks

  • TBD
@pwalsh pwalsh added this to the Backlog milestone Jan 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant