SQLite Directory deployed on each commit#14
Conversation
41d48df to
aa1039d
Compare
aa1039d to
6b91bd8
Compare
|
@alexpawlowski what are your thoughts of this current code? This is a bare minimum working version and it would be nice to know additional thing that would be nice to have. The only dependncy of pyyaml ... which is necessary in this case. General process. Take all metadata files of a given category (for example "organizers") and flatten the namespaces. Then with the flattened namespaces generate a sqlite table schema and insert each file. Currently Future work (could be in this PR).
Happy to hear your input! |
|
To make this process simpler @costrouc I have removed tags from the |
|
Additionally, I have forced the |
|
This is the SQLite database file (knoxdevs.db) I created for the iOS app. |
This is a WIP. Will add travis ci for build and sqlite database potentially will be stored in github pages? Not sure maybe deployed somewhere with datasette.
All Submissions:
Data Submissions:
yamlNew Feature Submissions:
Changes to Core Features: