Giter VIP home page Giter VIP logo

postpc-ex5's Introduction

Answers to theoretical questions:

We didn't define any UX flow to let users edit a description on an existing TODO item. Which UX flow will you define? In your response notice the following:

  1. how easy is it for users to figure out this flow in their first usage? (for example, a glowing button is more discoverable then a swipe-left gesture)
  2. how hard to implement will your solution be?
  3. how consistent is this flow with regular "edit" flows in the Android world?

I'd allow the users to add a description by clicking on a pencil icon which will appear for each item in the recycler view, and then opening a new activity for editing the item title and description.

Shouldn't be too complicated to implement - requires adding a new activity which should be able to report changes to the source activity which opened it upon finishing the edit, so that the original activity could update the item in the holder.

Re #3, that seems pretty consistent with the behavior of notes/todo apps like Google Keep / Microsoft ToDo.

I pledge the highest level of ethical principles in support of academic excellence. I ensure that all of my work reflects my own abilities and not those of someone else.

postpc-ex5's People

Contributors

reemhgoogle avatar nitsanamit avatar reemhalamish avatar

Watchers

 avatar

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.