Code Monkey home page Code Monkey logo

balanced-todo-list's Introduction

Android Bootcamp Pre-work - Balanced

Balanced is a basic Android Todo list with Dwight Eisenhower’s urgency-importance decision matrix to help you with your ToDos decision making.

Submitted by: Ernest Semerda Portfolio: http://www.ernestsemerda.com

User Stories

The following required functionality is completed:

  • User can successfully add and remove items from the todo list
  • User can tap a todo item in the list and bring up an edit screen for the todo item and then have any changes to the text reflected in the todo list.
  • User can persist todo items and retrieve them properly on app restart

The following optional features are implemented:

  • Persist the todo items into SQLite instead of a text file
  • Add support for completion due dates for todo items
  • Use a DialogFragment to Delete Item
  • Added Dwight Eisenhower’s urgency-importance decision matrix focusing on the classification of items as Important and/or Urgent. This is a better version of priority ranking. The outcome of this classification is then visible through "advise" (next steps) and color codes in the main listview. More on this type of classification can be read on my blog here: http://www.gsdfaster.com/blog/how-to/dwight-eisenhowers-urgency-importance-decision-matrix/
  • Tweak the style improving the UI / UX, play with colors, images or backgrounds

Android Bootcamp Prework assignment

Video Walkthrough:

Video Walkthrough

Screenshots of the implemented prework:

alt tag alt tag alt tag

Notes

This was fun! I am still a fan boy of iOS/Xcode development but maybe in due time I will cross to the Android side ;-)

License

Copyright 2016 esemerda

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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.