Closed AxelZublena closed 3 years ago
I would have made the download and preview buttons a bit shorter but other than that everything looks great. The code is clear, you provided sufficient amount of comments for us, so later it will be easier to further develop or modify. File formats are exported neatly in the Controller.
I agree with Andrew. Everything looks really nice but the buttons are kind of wide.
I agree with the comments on the buttons. I have a plan for that in a next pull request.
What?
I've made a new resource page. The page is now ready to have filtering capabilities (added to the basics one already present before this PR). I've also updated the Preview feature: it's now possible to view the resource, not just the thumbnail associated with it.
Why?
The customer (H.Massar) wants a good filtering/searching system for the resource page. See issue number #38 for more details.
How?
I used a mockup previously validated by the team. See Mockup.pdf. The
index.blade.php
file associated withresource
has been re-written. The ItemController has also been updated to provide the view with appropriate data.Screenshots