Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thekapcioszek/recipe-channel
My small app designed to show recipes for tasty food
https://github.com/thekapcioszek/recipe-channel
csharp xamarin xamarin-android xamarin-forms xaml
Last synced: 28 days ago
JSON representation
My small app designed to show recipes for tasty food
- Host: GitHub
- URL: https://github.com/thekapcioszek/recipe-channel
- Owner: theKapcioszek
- License: gpl-3.0
- Created: 2023-03-31T19:36:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T15:26:15.000Z (over 1 year ago)
- Last Synced: 2024-11-14T15:14:32.112Z (2 months ago)
- Topics: csharp, xamarin, xamarin-android, xamarin-forms, xaml
- Language: C#
- Homepage:
- Size: 89.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recipe-Channel
My small app designed to show recipes for tasty food.
## How does it work?
It is a Xamarin.Forms app that connects to my VPS server and downloads recipes from json file so they can be shown as a list on main page.
I'm sorry but for now only recipes in polish language are supported.
## Todo- [x] add search bar
- [ ] make details page look nicer
- [ ] add more recipes
### Screenshots
Example views of the Main Page using Light Mode and Dark Mode are as follows:
Example of Detail Page (yeah, I know it is ugly for now):