Capstone movie app is a second Capstone project in Microverse. This project summarises all the activities carried out in Module 2. In this project, a movie web application was developed using an external API. This web app has two interfaces and was developed by a team of two persons. The project was built using HTML/CSS and Javascript.
1
stars
0
forks
source link
[4pt] - Create feature: add new comment - Student B #47
Implement the "add new comment" form on the Comments pop up according to the wireframe:
When the user clicks on the "Comment" button, the data is recorded in the Involvement API and the screen is updated.