E Commerce Template
- Category: Android Application
- Client: Freelance
- Project date: Oct, 2022
- Frontend: Kotlin, XML
- Backend: PHP, MySql, JSON
- What I worked on: I created a template application for all e-commerce projects. I built the project from scratch and managed it alone. I made backend APIs in PHP, designed the application user interface and programmed it. I added icons and interface elements. This template code uses MVVM architecture and Dagger HILT injection.
A template code for all e-commerce related projects
This projects serves as boilerplate code. It consists of CRUD operations in e-commerce flow with local storage and admin functionalities.
This code has followed the MVVM architecture with Single activity navigation component pattern, also dependency injection has been done with Dagger HILT. It has local cart, search through inventory, view and manage orders functionality integrated in it.
Admin users can manage and update the current orders with their screen modules.