This repository was archived by the owner on Dec 21, 2025. It is now read-only.
Currently, all data, ie links to all resources and information on the MVPs are being stored in the html documents, making the documents clustered and not easily maintainable.
A database folder will be created to house the json files containing all the links and other useful data that can be removed on the pages.
JavaScript modules would either be used to import the data from the json files or the files would be hosted on Heroku and imported.
- Create a database folder containing json files named to correspond to the pages they are meant for.
- Move all links and other useful data that can be moved from the html pages to the json files whose name corresponds to it.
- Refactor the files.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.