Code Monkey home page Code Monkey logo

tutortimer's People

tutortimer's Issues

Number Picker looks different on different devices

I believe this is a consequence of setting the layout_height. This is currently using a specific DP instead of wrap_content because when using wrap_content, the height of the widget is unreasonable causing only a few students to be shown on the screen.

A fix for this is to use a dialogue to change the reset time. Time changing doesn't occur frequently i.e. quick access to time changing for a number of students is not a must. I have reached out with users on this design change.

Time left text is being changed by multiple students

The views in the ListView are being recycled and the active student callbacks are updating the same TextView causing the "time left" text in the student entry to flip-flop between different active student's time left.

The current students tab does not have any sorting.

The point of the application is to easily keep track of the count down times and discovering who has not interacted with the tutor recently. While the first goal has been achieved, the latter is not as easy as it could be.

To currently achieve this, the user must scroll through the list of students and look for entries that are blinking red. This would be more helpful if the students with the lowest times were at the top.

Difficult to track the users when starting/pausing their countdown

Since there are only two colors, the only way to tell if the list got re-arranged is by the count down and the student name, which are really small and thus not a good device to track the re-arranging of students.

The list should be separated into two categories: students with running countdowns and students whose countdowns are not running. This may be sufficent, but if not, another visual element will be needed - possible using different colors that stick with the student.

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.