Dhe Nob

Dhe Nob

  • NA
  • 4
  • 513

Design an image gallery where user can upload images and view them.

Jun 24 2020 12:34 PM
  1. Download a template.rar file from hte following link: ( https://www.dropbox.com/s/mwg2qmt0rw9votz/template%20for%20paper.rar?dl=0)You have a folder named template. Use that template and convert it into MVC.
  2. Create a controller and controller name must be farhanJaved.
  3. Create an image uploading view where user can attach and upload image(use proper bootstrap form design)
  4. Create another view which is used to show the uploaded images. To show image in view you are restricted to use Generic (dictionary).
Note: the template.rar file is also attached. You can download from dropbox or from here.

Answers (1)