Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokhy1/recipe_ui
Recipes App Ui design
https://github.com/tokhy1/recipe_ui
android-app animations app-design jetpack-compose recipe-app
Last synced: about 1 month ago
JSON representation
Recipes App Ui design
- Host: GitHub
- URL: https://github.com/tokhy1/recipe_ui
- Owner: tokhy1
- Created: 2023-08-25T15:40:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T15:47:34.000Z (over 1 year ago)
- Last Synced: 2024-11-08T11:50:28.723Z (3 months ago)
- Topics: android-app, animations, app-design, jetpack-compose, recipe-app
- Language: Kotlin
- Homepage:
- Size: 653 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipes Mobile App UI Design
Beautiful android mobile Recipes App designed using Jetpack Compose. Single screen design shows all important information about the recipe - Strawberry Cake.
Main elements of the screen:
- Scrollable top app bar with big image and scroll-to-fade feature.
- Interactive serving calculator.
- List of ingredients.
- Custom buttons.
- List of images.### Preview
![App UI](screenshots/screenshot.png)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request## Contact
If you have any question or any suggestions, get in touch with me at [email protected]Happy Coding!