Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chuvalniy/tech-ecommerce
An e-commercial application built as a technological demonstration.
https://github.com/chuvalniy/tech-ecommerce
android caching coroutines ecommerce epoxy error-handling firebase firebase-auth firebase-firestore flow glide koin kotlin multi-module mvvm navigation-component room shared-pref
Last synced: 11 days ago
JSON representation
An e-commercial application built as a technological demonstration.
- Host: GitHub
- URL: https://github.com/chuvalniy/tech-ecommerce
- Owner: chuvalniy
- Created: 2022-08-15T22:52:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T00:10:55.000Z (over 2 years ago)
- Last Synced: 2023-08-13T17:23:14.053Z (over 1 year ago)
- Topics: android, caching, coroutines, ecommerce, epoxy, error-handling, firebase, firebase-auth, firebase-firestore, flow, glide, koin, kotlin, multi-module, mvvm, navigation-component, room, shared-pref
- Language: Kotlin
- Homepage:
- Size: 1.08 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Overview
An e-commercial application built as a technological demonstration. The purpose of this app is to get an experience from creatinig architecture and data model to an actual implementation.The app won't contain transaction or delivery functionalities. These features will be dummy-implemented.
## Getting started
TODO## Used resources
Application design was taken from [this](https://www.figma.com/file/Qo2dQqSrc788Eum0yugxrS/Ecommerce-App-UI-Kit-(Community)?node-id=0%3A1) resource but I slightly changed it in my app.