Devlog #2
Business logic is done!
Fetching from Hackatime (dates, projects and all that stuff) and saving to the browser to avoid DOSing the API by mistake is done! Now I need to cook up a beautiful UI with calendar.
What I figured out
Firstly I thought that I need your API token to do all the fetching, but I find out that I can access your publicly avaliable data using only your ID (not me of course, you
)
So it is much more “trustable” and ofc you can download it and use it locally.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.