8000 GitHub - KaulSalil/RoomDataStore
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KaulSalil/RoomDataStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The main changes I made were to properly implement the main viewmodel which was using a companion object earlier. Used DataStore to save the current balance and ROOM to save the transactions A separate screen to view the transactions Ensured that every commit compiles and there are no breaking changes Moved all the hardcoded stuff to the correct files

Things I would have liked to do : Add DI(I am not very comfortable with DI frameworks hence I implemented the main business logic first) Add automated testcases for testing the business logic of saving and fetching transactions Move the datastore related code written inside main view model to a repository class for clean code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0