iotempower
iotempower copied to clipboard
add milestones
You can use milestones to track progress on groups of issues or pull requests in a repository.
https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/about-milestones?apiVersion=2022-11-28
How to create a milestone?
https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/creating-and-editing-milestones-for-issues-and-pull-requests
Next to the search field, click Milestones.
Then, choose one of these options:
-
To create a new milestone, click New Milestone.
-
To edit a milestone, next to the milestone you want to edit, click Edit.
Then, type the milestone's title, description, or other changes, and click Create milestone or Save changes. Milestones will render Markdown syntax.
A few suggested milestones:
- Support CO2 sensors
- [x] SCD
- [ ] ENS
- [x] SGP
- [ ] MH-Z19
- [ ] Vaisala
- protocol bridging
- [ ] UART
- [ ] LoRa
- [ ] BLE
- [ ] SPI?
- [ ] BATMAN!
- [ ] ESP-Now
- WiFi Serial Flashing Daemon
- [ ] web serial (init flash node(s) from browser)
- [ ] remote serial (init flash node(s) from anywhere)
- InfluxDB integration
- [ ] database for storing data
- [ ] maybe also grafana/frontend?
- [ ] SD card support
- [ ] key value storage
- graphical overhaul
- [x] landing page
- [ ] new architecture diagram
- [ ] map out all features (class diagram)
- [ ] logo, branding
- Git repo automation
- [ ] add testing workflow
- [ ] add build badge (passing/failing etc)
- [ ] add sponsor feature