Update README.md

pull/2432/head
Giles Booth 2022-08-19 09:16:47 +01:00 committed by GitHub
parent 09229260b8
commit f99b213540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -17,15 +17,17 @@ This may become very unreliable over time and will need periodic realignment.
## Many faults
- [x] app icon invisible
- [ ] app not appearing in Settings > Apps
- [ ] possible confusion between low and high tide? lol
- [ ] no need to check sunrise and sunset times so often
- [x] default location data doesn't show up in the simulator for some reason
- [x] app icon invisible
## Many of the to-dos
- [ ] handle tide time not being set and remove default time which is just for testing
- [ ] write tide data back to json file when flipped to keep it up to date when app reloaded
- [ ] tidy up code in general
- [x] add sun image to main screen
- [x] show alternative data on tap
- [x] show tide times
- [ ] write tide data back to json file when flipped to keep it up to date when app reloaded
- [ ] tidy up code in general