-
Notifications
You must be signed in to change notification settings - Fork 39
Home
joshi1983 edited this page Jun 28, 2016
·
21 revisions
Welcome to the hhaccessibility.github.io wiki!
The tentative plan seems to be:
-
(Current step) Research how to collect data from various data sources. Implementing a few small applications to prove that we can get the information we want from various data sources can also help us learn. If we get permission to use their data in our service, we may also use these small applications to continually bring over new information into our database. -
Use what we learn to design a database structure/schema that is somewhat consistent with other data sources to minimize data loss when we import and trouble for other developers who may want to consume our api's. -
Publish an API for accessing our database. -
Develop a website, native mobile application or both which work with that published API.