Skip to content

siddheshkothadi/Shopkart

Repository files navigation

Shopkart

A simple android app built using MVVM architecture.

Android CI License: MIT

About

Shopkart is an app built using only one activity which further contains respective fragments. It loads the data from a MOCK API. Data loaded from the network is stored inside the room database (SQLite database). Also, it has some simple functionalities like add to cart and order history.

App Preview

 

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details.