Skip to content

dernoun/guided-doing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

guided_doing_movie_challenge

This is a description about major work on the app:

1- Tools used to develop the app

Rriverpod for state management, dio to handle http requests and responses.

2- App Design

The app was divided in three main task: 

- Search bare:

where the user searches for movies and keeps the history of his searches, and clear the search.

- Movies search result:

A grid view that shows multiple movies based on user search.

- Detail page:

contains the details of the movie that is tapped on the movies search page.

3- NodeJs functions

There are two functions used to connect to the omdb movie api, one to get the first list of all movies based on search world, and the second is used to get the details of every movie based on id of the movie.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published