First draft of a working NVC tracker!
The first draft is functional but it isn't robust: Nvc tracker
My next steps:
- nvc-scrap.py
- TODO: Test connectivity
- TODO: Add a check to ensure that 2 dates have been found
- How to create a test file / Automatic testing?
- nvc.js
- TODO: How to ensure that all lists have the same keys? Or is it an assumption
- cv.js
- Awards TODO: Load data from json file
- Clean JSON, item not display will be removed
- Use branches and pull requests
- Learn how to scrap dynamic websites
- Ensure that Github actions are not running in parrallel