Skip to content

Commit

Permalink
Fixing demo image urls
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohgdl1995 committed Jun 15, 2020
1 parent 2dd7cae commit 90525c3
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,41 +19,41 @@ This module contains the following resources:

Demo images:

* Menu
![alt text](https://github.com/lima195/Lima_Movie/blob/master/images/01_menu.png?raw=true)
* Menu  
![Menu](https://github.com/lima195/Lima_Movie/blob/master/images/01_menu.png?raw=true)

* System configuration
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/02_config.png?raw=true)
* System configuration  
![System configuration](https://github.com/lima195/Lima_Movie/blob/master/images/02_config.png?raw=trueraw=true)

* Search Movie Results
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/03_search_movie.png?raw=true)
* Search Movie Results  
![Search Movie Results](https://github.com/lima195/Lima_Movie/blob/master/images/03_search_movie.png?raw=true)

* Setup custom price
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/04_setup_custom_price.png?raw=true)
* Setup custom price  
![Setup custom price](https://github.com/lima195/Lima_Movie/blob/master/images/04_setup_custom_price.png?raw=true)

* Confirm Import
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/05_import_confirm.png?raw=true)
* Confirm Import  
![Confirm Import](https://github.com/lima195/Lima_Movie/blob/master/images/05_import_confirm.png?raw=true)

* Import Movie Queue (waiting cron process)
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/06_import_movie_queue.png?raw=true)
* Import Movie Queue (waiting cron process)  
![Import Movie Queue (waiting cron process)](https://github.com/lima195/Lima_Movie/blob/master/images/06_import_movie_queue.png?raw=true)

* Force Import
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/07_import_movie_queue_force.png?raw=true)
* Force Import  
![Force Import](https://github.com/lima195/Lima_Movie/blob/master/images/07_import_movie_queue_force.png?raw=true)

* Import Success
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/08_import_movie_success.png?raw=true)
* Import Success  
![Import Success](https://github.com/lima195/Lima_Movie/blob/master/images/08_import_movie_success.png?raw=true)

* Favorite List Before
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/09_movie_favorite_list_before.png?raw=true)
* Favorite List Before  
![Favorite List Before](https://github.com/lima195/Lima_Movie/blob/master/images/09_movie_favorite_list_before.png?raw=true)

* Search Movie Results (frontend)
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/10_movie_search_result_frontend.png?raw=true)
* Search Movie Results (frontend)  
![Search Movie Results (frontend)](https://github.com/lima195/Lima_Movie/blob/master/images/10_movie_search_result_frontend.png?raw=true)

* Product View
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/11_movie_view.png?raw=true)
* Product View  
![Product View](https://github.com/lima195/Lima_Movie/blob/master/images/11_movie_view.png?raw=true)

* Added as favorite
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/12_movie_add_favorite.png?raw=true)
* Added as favorite  
![Added as favorite](https://github.com/lima195/Lima_Movie/blob/master/images/12_movie_add_favorite.png?raw=true)

* Favorite List Now (This collection has a group by product_id, count and limit 10 in _initSelect() on collection file)
![alt text](https://github.com/lima195/Lima_Movie/tree/master/images/13_movie_favorite_list.png?raw=true)
* Favorite List Now (This collection has a group by product_id, count and limit 10 in _initSelect() on collection file)  
![Favorite List Now (This collection has a group by product_id, count and limit 10 in _initSelect() on collection file)](https://github.com/lima195/Lima_Movie/blob/master/images/13_movie_favorite_list.png?raw=true)

0 comments on commit 90525c3

Please sign in to comment.