You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RecipeGenie is a feature-rich, user-friendly web application designed to simplify and enhance the cooking experience. Whether you're a seasoned chef or just starting in the kitchen, RecipeGenie offers a range of functionalities to cater to your culinary needs. From discovering new recipes to managing cooking times with an integrated timer, RecipeGenie is your go-to digital cooking assistant.
Simply open the index.html file in your preferred web browser.
Usage
Finding Recipes: Use the search bar to find recipes based on specific ingredients or names.
Saving Favorites: Click the heart icon on any recipe to save it to your favorites.
Setting a Timer: Enter the time in minutes and start the timer to keep track of your cooking tasks.
Navigating to About Page: Learn more about RecipeGenie by visiting the About page accessible from the main menu.
Technologies Used
HTML
CSS
JavaScript
Node.js
React
ReactNative (for mobile app)
Swift (for iOS app)
Kotlin (for Android app)
Java (for Android app)
Python (for backend)
Apache Cordova
MongoDB
Firebase
Netlify
Mobile Apps
RecipeGenie is also available as a mobile application for both iOS and Android. The mobile app offers a seamless user experience and additional features such as meal planning, cooking conversions, and an interactive chatbot. The app is developed using Swift, Kotlin, Java, and React Native to ensure a consistent and engaging experience across platforms.
To get started with the mobile app:
Clone the repository.
Go to the RecipeGenie subdirectory.
For the iOS app, simply open the file RecipeGenie.xcodeproj in Xcode.
For the Android app, open the project in Android Studio and then run the following commands (with an AVD up and running):
cd RecipeGenie
cordova build android
cordova emulate android
Note that if you have changed any part of code for the iOS app, you might have to run the following code and then re-run the app for the changes to take effect:
cd RecipeGenie
cordova platform rm ios
cordova platform add ios
Contributing
We welcome contributions to the RecipeGenie app. Please read our CONTRIBUTING.md file for guidelines on how to make contributions.
Support
For support, feedback, or suggestions, please email us at [email protected].
Authors and Acknowledgment
RecipeGenie was created by a team of passionate developers and chefs. Special thanks to everyone who contributed their time and expertise to this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Created with ❤️ by Son Nguyen in 2023. Hope you enjoy using RecipeGenie! 🍽️
Let's get cooking! 🍳
The text was updated successfully, but these errors were encountered:
The RecipeGenie App
Overview
RecipeGenie is a feature-rich, user-friendly web application designed to simplify and enhance the cooking experience. Whether you're a seasoned chef or just starting in the kitchen, RecipeGenie offers a range of functionalities to cater to your culinary needs. From discovering new recipes to managing cooking times with an integrated timer, RecipeGenie is your go-to digital cooking assistant.
Let RecipeGenie cook! 🍲🧙♂️
Features
Installation
To get started with RecipeGenie:
cd RecipeGenie
index.html
file in your preferred web browser.Usage
Technologies Used
Mobile Apps
RecipeGenie is also available as a mobile application for both iOS and Android. The mobile app offers a seamless user experience and additional features such as meal planning, cooking conversions, and an interactive chatbot. The app is developed using Swift, Kotlin, Java, and React Native to ensure a consistent and engaging experience across platforms.
To get started with the mobile app:
RecipeGenie
subdirectory.RecipeGenie.xcodeproj
in Xcode.cd RecipeGenie cordova build android cordova emulate android
Note that if you have changed any part of code for the iOS app, you might have to run the following code and then re-run the app for the changes to take effect:
cd RecipeGenie cordova platform rm ios cordova platform add ios
Contributing
We welcome contributions to the RecipeGenie app. Please read our CONTRIBUTING.md file for guidelines on how to make contributions.
Support
For support, feedback, or suggestions, please email us at [email protected].
Authors and Acknowledgment
RecipeGenie was created by a team of passionate developers and chefs. Special thanks to everyone who contributed their time and expertise to this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Created with ❤️ by Son Nguyen in 2023. Hope you enjoy using RecipeGenie! 🍽️
Let's get cooking! 🍳
The text was updated successfully, but these errors were encountered: