Skip to content

yusseflt/mazetvapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mazetvapp

A challenge to create an App using TvMaze API. It's developed with Flutter and tested on a Samsung Galaxy S7

Challenge

Develop an application with this features:

[x]List all of the series contained in the API used by the paging scheme provided by the API.

[x]Allow users to search series by name.

[x]The listing and search views must show at least the name and poster image of the series.

[x]After clicking on a series, the application should show the details of the series, showing the following information: * Name * Poster * Days & time during which the series airs * Genres * Summary * List of episodes separated by season

[x]After clicking on an episode, the application should show the episode’s information, including: * Name * Number * Season * Summary * Image, if there is one

[x]Allow the user to set a PIN number to secure the application and prevent unauthorized users. [x]For supported phones, the user must be able to choose if they want to enable fingerprint authentication to avoid typing the PIN number while opening the app. [x]Allow the user to save a series as a favorite. [x]Allow the user to delete a series from the favorites list. [x]Allow the user to browse their favorite series in alphabetical order, and click on one to see its details. [x]Create a people search by listing the name and image of the person. [x]After clicking on a person, the application should show the details of that person, such as: * Name * Image * Series they have participated in, with a link to the series details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages