Skip to content

IPW_IP 2324 1 EE

Luís Falcão edited this page Feb 8, 2024 · 1 revision
Instituto Superior de Engenharia de Lisboa
Bachelor in Computer Science and Computer Engineering
Bachelor in Informatics, Networks and Telecommunications Engineering
Internet Programming/Introduction to Web Programming
Winter Semester of 2023/2024 – Individual assignments for Special Season Exam

Due date for this assignment: 18/02/2024-23h59

Delivery method

The practical assignment for the Special Season Exam is individual and must be developed in the Github group repository used during the semester, on a branch named IW#####EE, where ##### is the 5-digit student number. The assignment delivery should be done by creating a tag named EE#####, where ##### is the same 5-digit student number. The delivery repository must be private and read permissions must be assigned to the users: lfalcao-isel.

The assignment is only considered to be properly delivered, when the link to the repository tag is sent to the corresponding teacher by email.

Description

The practical assignment for the Special Season Exam consists of the practical assignment for the Regular Season, the SECA application, with all the requirements defined in Part2, Part3 and Part4, and the following additional functionalities:

  • Comments on movies - The user may register can add comments to any events, weather being in a group or not. Each time the movie details is accessed, all comments from users are present with the movie details. This functionality should be available trough both interfaces, Web Site and Web API.

Clone this wiki locally