Skip to content

Yaffa-Solutions/api-team-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

api-team-3

🍽️ Recipe App

A simple one-page restaurant app that displays recipes using external API data. Users can browse dishes, search for meals, add new recipes, and update or delete existing ones. The UI supports switching between list and grid views.

πŸ‘¨β€πŸ³ Built for API Week Project – Team 3


πŸš€ Features

  • πŸ” Search recipes by keyword
  • 🍱 View all recipes grouped by tag
  • βž• Add new dishes
  • πŸ“‘ Toggle between List and Grid view
  • πŸ’» Fully dynamic UI using XMLHttpRequest
  • πŸ“± Responsive, mobile-first design

πŸ‘£ User Journey

  1. The user lands on the homepage and sees a list or grid of available recipes.
  2. The user can:
    • Filter recipes by MealType (e.g. "dinner", "breakfast")
    • Can show complete recipe.
    • Add new recipes using a dynamic form
    • Toggle between list and grid view using a UI button
  3. All content is dynamically updated without page reload.

πŸ› οΈ Installation & Setup

  1. Clone the repository:
git clone https://github.com/Yaffa-Solutions/api-team-3.git
cd api-team-3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors