Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.72 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.72 KB

Cookingology

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.

About

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.

Features

  • 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.

Usage

  1. Clone the repository.
  2. Install dependencies.
  3. Run the Flask server.
  4. Access the website through your browser.

Contributing

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.

Future Developments and Potential Improvements

  • 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.

Notes

  • Feel free to explore and enjoy the recipes on Cookingology!