Code Monkey home page Code Monkey logo

ios-photo-app-challenge's People

Contributors

easytarget2000 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

salvatore999uwo

ios-photo-app-challenge's Issues

Show message after image has been stored

This is a follow-up to #5.

Give the user feedback that an image has been successfully stored, or if there was an error, inform them about it, potentially giving instructions on how to fix it.

Store photo with custom name

Retrieve the image from the camer app and allow the user to give the photo a name. The photo, name and
creation time should be stored on the device locally.

Make sure duplicate file names are handled gracefully*.

*TBD

Fetch images asynchrounously

For a smoother UX, fetch images on a separate thread. This keeps the gallery screen from locking up while the photos are read from the device.

Show message while camera is opened

On the "Take Photo" screen, a loading message could be shown while the camera app is being opened. A possible message could be "Opening camera app...".

Show photo gallery

When the user selects "View Photos" from the start menu, show a list view with the thumbnails, name and creation time
of all photos taken by this app.

Start menu

Show the main screen with two options:

  • Take a photo
  • View Photos

The two buttons will not perform any actions until #2 and #6 have been implemented.

Handle returning from camera without an image

The following cases should be handled gracefully:

  1. The camera operation was canceled by the user; This part of the issue may be split into a separate ticket, as it is more common.
  2. The camera operation did not return an image
  3. No camera available in this device

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.