Next Milestone: Finalize a schema and test the schema on a few complete LDN applications. Context as of 2023/2/28:
Storing information about LDN applications as Github comments, has proven to be ineffective, as it requires manual pulling and parsing of data using regex each time. However, replacing Github with our own backend is not feasible due to certain constraints. To address this problem with the given constraints, we propose to continue using Github as our primary database but change the way we store LDP application information. Instead of comments, we will store the data in JSON files. This will improve the efficiency of data retrieval and eliminate the need for manual parsing.
More info: