Devlog 1
Getting Started!!
I am currently creating my New Tab Page called MainTab, because it contains all the main info I want on a page. It’s still very barebones and no CSS is applied because I am currently working on getting all the APIs to work so I can fetch the data that I need to display on the page. Right now, the information displayed are:
- Top 5 Stories from HackerNews
- One random quote
- Current weather and 7 days forecast
The goal for MainTab is for it to provide the right information that I need while maintaining a clean UI.
Fortunately implementing the APIs was quite easy thanks all the documentation and examples available online! :)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.