Design a frontend photo album/management application with three screens: (1) Album List — displays each album's thumbnail (first photo in album) and album name; (2) Album Detail — shows all photos within a selected album, with ability to add new photos and rename the album; (3) Photo Detail — view…