Bryan L
04/10/2021, 12:16 AMDay 29
• Overview of REST APIs
• Broke down RBP differently - Focused reviewing queries and desired output from queries
Self-Comment
• Late daily upload again. After spending too much time trying to implement Firebase Authorization(nearly 5 days), I decided it's best to wait until some samples show up on Git. Instead focus on other areas.
• I'll be trying to focus on making progress with RBP dealing will collections, SQLite, & excel building as well as working with the Model in *MVVM*(Model View ViewModel). (Model is the backend portion of the project; Data source such as database, network, file system).
• If I follow Android Codelabs they'll be focused on this with simple UI for display. I may hold off on Daily Doc completely for now as I'd like to Implement User Login before trying to include a remote database. Other features are UI related. Going to return back to Android fundamental course instead of the advanced course as it goes over a lot of the areas I want to hit. Going to skip first few lessons though.
• Big week ahead! As main areas will be SQLite + Room, Retrofit2, Ktor?(I'm not sure if I'll need this currently).
Goals Tomorrow
1. Continue on RBP & review nested loop queries
2. Start Lesson 6
3.