Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/innosan/yinyang
Delivery app for a little local sushi bar.
https://github.com/innosan/yinyang
android jetpack-compose kotlin
Last synced: 24 days ago
JSON representation
Delivery app for a little local sushi bar.
- Host: GitHub
- URL: https://github.com/innosan/yinyang
- Owner: Innosan
- Created: 2023-03-17T21:01:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-18T12:31:28.000Z (about 1 year ago)
- Last Synced: 2024-11-19T19:37:04.253Z (3 months ago)
- Topics: android, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌸 YinYang
**Delivery app for a little local sushi bar.**
**Written to it's fullest in Kotlin using Jetpack Compose.**## 🔧 UI
## 🔧 Features
- Browse menu of a bar
- Filtering menu by category
- Creating your own account
- Changing your profile
- Name
- Forename
- E-Mail (planning)
- Changing your delivery addresses
- Adding
- Deleting
- Updating
- Adding products to favorite and cart
- Place orders and track delivery status
- View order history## 🔧 Architecture
## Getting Started
To run the app, you'll need to have Android Studio installed on your machine. Follow these steps to get started:
1. Clone the repository to your local machine using ```git clone https://github.com/Innosan/YinYang.git```
2. Open the project in Android Studio
3. Build and run the app on an emulator or **physical device**## Dependencies
The app uses the following dependencies:
- Jetpack Compose UI Toolkit
- supabase-kt - integraton with Supabase
- Coil - loading images
- Dagger Hilt - viewmodels with lifecycle
- Compose Destinations - fluent navigation## âš¡ Useful Links
[🔗 Design](https://www.figma.com/file/gvoieVkj5ls8RFL3KQzvq5/Some-Things?node-id=503%3A169&t=CkvoowD6IL23ebkW-1)
[🔗 Web App](https://github.com/Prosperous1/yin_yang.git)