Skip to content

JavaScript Capstone Group project#27

Merged
Cathella merged 41 commits intodevfrom
basic-setup
Nov 23, 2021
Merged

JavaScript Capstone Group project#27
Cathella merged 41 commits intodevfrom
basic-setup

Conversation

@Cathella
Copy link
Copy Markdown
Collaborator

In this project we are using JavaScript to make websites dynamic and build basic single page apps. This web application based on an external API in this case the - Meal DB API.

  • Implemented a list meal recipes pulled from a get request from the base API.
  • A user can like a meal by clicking on the like icon
  • A user can add a comment specific to a certain meal recipe
  • A user can see the number of likes a meal has
  • A user can see submitted comments from other users

Cathella and others added 30 commits November 17, 2021 01:30
…r of comments made on an item when the comment button on the item is clicked
Refactor functions, change app id for likes api
Like meals, Count the likes
@Cathella Cathella merged commit b8384b0 into dev Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants