https://github.com/mveith/goodreadsstats
Web application showing Goodreads.com user statistics of reading.
https://github.com/mveith/goodreadsstats
f-sharp fable react web
Last synced: 6 months ago
JSON representation
Web application showing Goodreads.com user statistics of reading.
- Host: GitHub
- URL: https://github.com/mveith/goodreadsstats
- Owner: mveith
- License: gpl-3.0
- Created: 2016-10-26T19:05:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:10:39.000Z (over 3 years ago)
- Last Synced: 2023-05-19T01:55:13.551Z (almost 3 years ago)
- Topics: f-sharp, fable, react, web
- Language: F#
- Homepage:
- Size: 2.29 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Bookworm Statistics](http://bookworm-stats.mveith.com/)
> Discover bookworm in you.
Statistics based on Goodreads.com profile.
## Discover read books:
- Books count
- Number of pages
- Average book length
- Average speed
- Fastest book
- Slowest book
- TOP 10 - longest, fastest, authors, periods, languages...
- Charts
- etc.
## How it works
### [Fable F# -> JS](http://fable.io/)
I wanted to try write client of web application in F#.
### Azure Functions
See [GoodreadsStatsFunctions project](https://github.com/mveith/GoodreadsStatsFunctions)
### Tavis CI -> AWS S3
See [http://bookworm-stats.mveith.com/](http://bookworm-stats.mveith.com/)