Cookingology is a recipe website developed as part of a Codo a Codo program. It was programmed using HTML, CSS, JavaScript, and Python Flask for the backend. Additionally, a MySQL database was utilized through phpMyAdmin for data management.
Cookingology is a platform dedicated to sharing and discovering delicious recipes from around the world. Whether you're a seasoned chef or a kitchen novice, Cookingology has something for everyone. From appetizers to desserts, our extensive collection of recipes will inspire you to get creative in the kitchen.
- Browse a wide variety of recipes categorized by meal type, cuisine, and dietary preferences.
- Search for specific recipes by name or ingredients.
- Create an account to save your favorite recipes and create your own custom recipe collections.
- Share your favorite recipes with friends and family via social media.
- Submit your own recipes to be featured on Cookingology's platform.
- Utilizes MySQL database for efficient data management via phpMyAdmin.
- Clone the repository.
- Install dependencies.
- Run the Flask server.
- Access the website through your browser.
We welcome contributions from the community! Whether it's fixing a bug, adding a new feature, or improving documentation, your contributions are greatly appreciated. Please fork the repository and submit a pull request with your changes.
- Implement user authentication and authorization.
- Enhance the UI/UX design for better user experience.
- Add more advanced search functionalities.
- Integrate user comments and ratings for recipes.
- Feel free to explore and enjoy the recipes on Cookingology!