Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 710 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 710 Bytes

Meal Generator

This program generates meal suggestions and recipes for user , while also considering user's opinion by user interactions. Demostrates the use of online APIS.

Usage

  1. Open a python notebook or replit.
  2. Use code provided.
  3. Click on the "Run" button.
  4. The program will display a random meal.
  5. Once prompted,the user will answer whether they like the suggestion or not.
  6. To exit the program,simply close the Replit window.

Contributing

Kindly report any issues, submit feature requests, or contribute code.

License

N/A

Authors

Lorna Ombati - Me

Acknowledgments

I would like credit and acknowledge EntryLevel program for supporting and inspiring this project.