Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ybtopaz8/foodie-maui
Your Cook Companion, From 237 !
https://github.com/ybtopaz8/foodie-maui
cook cooking-recipes maui
Last synced: 20 days ago
JSON representation
Your Cook Companion, From 237 !
- Host: GitHub
- URL: https://github.com/ybtopaz8/foodie-maui
- Owner: YBTopaz8
- License: mit
- Created: 2024-11-11T18:28:44.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-12T14:24:24.000Z (about 2 months ago)
- Last Synced: 2024-11-12T14:24:58.652Z (about 2 months ago)
- Topics: cook, cooking-recipes, maui
- Language: C#
- Homepage:
- Size: 2.94 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Foodie
Foodie is a .NET MAUI application showcasing traditional Cameroonian meals and their recipes. This app offers users a way to explore various meals and learn how to prepare them with clear, step-by-step instructions.
## Features
- **Explore a wide variety of Cameroonian meals**
- **View detailed recipes and cooking steps**
- **Simple and intuitive interface**> **Note**: Currently, Foodie is only available for Android, but support for Windows is coming soon.
## Getting Started
To set up and run Foodie on your local machine, follow these steps:
### Prerequisites
- Visual Studio 2022 (with .NET MAUI workload installed)
- Android Emulator API level 34 (recommended)
- Windows 10 version 24H2 (for future Windows support)### Installation
1. **Clone the repository**:
```bash
git clone https://github.com/YBTopaz8/Foodie.git
cd Foodie
```2. **Restore NuGet packages**:
Open the project in Visual Studio 2022 and restore NuGet packages, or use:
```bash
dotnet restore
```3. **Run the app**:
Start the project in Visual Studio by selecting the desired Android emulator or device and clicking `Run`.## Screenshots
## Future Plans
- **Windows support** for a desktop experience
- **Enhanced search functionality**
- **Meal categorization and filtering options**
- **User-generated content** for submitting and sharing recipes## Contributing
Contributions are welcome! If you would like to contribute, please fork the repository and submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).
## Contact
For questions or suggestions, reach out via:
- GitHub Issues
- [Me](mailto:[email protected])---
Enjoy exploring the rich culinary heritage of Cameroon with Foodie!