Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asifsanjary/learn_about_countries_android_rx_java_room_db

Learn About Countries Android App with RX_Java Room DB
https://github.com/asifsanjary/learn_about_countries_android_rx_java_room_db

android-application room-database rxjava

Last synced: about 1 month ago
JSON representation

Learn About Countries Android App with RX_Java Room DB

Awesome Lists containing this project

README

        

Learn about Countries [Development Stopped. Contributing elsewhere]


Android App - refreshing my Android Skills and also showcasing




Todos




  • Sort Show Columns Functionality - UI Improvement


    • When user selects a field on Show-bar, it will be showed on the countries-list view

    • Add Up-Down arrow somewhere to showcase the sorting in decreasing/increasing


  • Fetch and Save and Periodically check for updates


    • Choose a stable API for updated country data if possible

    • Use room-db for database

    • Add Periodic Update logic


  • Add search option

  • Lots of Todos (Just started)

Screenshot


Initial Pic



Thanks to 💚 Catalin Stefan 💚 and his Udemy Course which I used as the base for this project.