Skip to content

Khusmanda/Photo-Sharing-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo-Sharing-application

Cloud Services and platform Project

Coding Tasks (80%) Group 1 tasks (20%)

  1. Application with a working login and logout service.
  2. Datastore objects that represent a user, gallery and an image. 3. Ability for a user to add a gallery from the root view.
  3. Ability for a user to delete a gallery from the root view Group 2 tasks (40%)
  4. Ability for a user to upload an image to a gallery while in a gallery – Images should be stored in a cloud storage bucket – This should only accept JPG or PNG images
  5. Ability for a user to delete an image from a gallery while in a gallery
  6. Gallery should show thumbnails of uploaded images arranged in a grid
  7. Image should be loaded and displayed if a user clicks on it Group 3 tasks (60%)
  8. While in a gallery a user can request and display the duplicate images in that specific gallery
  9. While in the root view a user can request and display the duplicate images in all their galleries
  10. The total storage size of a user’s images is updated whenever an image is added or removed
  11. If a user goes over 50MB of total storage they are prevented from uploading further until they clear their storage Group 4 tasks (80%)
  12. Ability for a user to share a single image with another user 14. Ability for a user to share a gallery with another user
  13. A user should be able to look at images shared with them 16. A user should be able to look at galleries shared with them Major bugs (presence of any one of these will be a 20% reduction in mark up to a maximum of 60%) – A user is able to add a gallery with the same name – A user can delete a gallery but it deletes the wrong one – A user can delete a gallery that is not empty without a dialog first asking the user to confirm that they have images that will be deleted – A user deletes an image but the system deletes the wrong one – Images or thumbnails do not display – A user can delete an image that was shared with them – A user can delete a gallery that was shared with them

About

Cloud Services and platform Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published