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.
- 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.
To set up and run Foodie on your local machine, follow these steps:
- Visual Studio 2022 (with .NET MAUI workload installed)
- Android Emulator API level 34 (recommended)
- Windows 10 version 24H2 (for future Windows support)
-
Clone the repository:
git clone https://github.com/YBTopaz8/Foodie.git cd Foodie
-
Restore NuGet packages: Open the project in Visual Studio 2022 and restore NuGet packages, or use:
dotnet restore
-
Run the app: Start the project in Visual Studio by selecting the desired Android emulator or device and clicking
Run
.
- Windows support for a desktop experience
- Enhanced search functionality
- Meal categorization and filtering options
- User-generated content for submitting and sharing recipes
Contributions are welcome! If you would like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License.
For questions or suggestions, reach out via:
- GitHub Issues
- Me
Enjoy exploring the rich culinary heritage of Cameroon with Foodie!