Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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


Home
Profile
Cart

## 🔧 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

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)