Coder Social home page Coder Social logo

todonutapp's Introduction

ToDonutApp

Donut forget what to do!

Prework for Codepath's Android Bootcamp Application

Submitted by: Della Anjeh

Time spent: 14 hours spent in total

Support

ToDonut supports any API above 16.

User Stories

Base functionality:

  • User can successfully add and remove items from the todo list
  • User can tap a todo item in the list to edit them and see their changes reflected in the todo list.
  • User can persist todo items and retrieve them properly on app restart

The following optional features are implemented:

  • Adding tasks in done in a dialog fragment as opposed to in a separate activity
  • All tasks persist into SQLite instead of a text file
  • Improve style of the todo items in the list using a custom adapter
  • Adds support for completion due dates for todo items (and display within listview item)
  • Additional task details are added, such as due date and notes
  • Expand upon a task by tapping an item in the list to see more information about it
  • Ability to mark tasks as completed, and see that reflected in the UI
  • Feast their eyes on a bright, fun, and organized UI

Walkthrough

Demo

GIF created with LiceCap.

Notes

Many of my challenges came from using a DialogFragment instead of an Activity to affect views in the app. Once I figured out how to make listeners out of the activities I was referencing, those were fixed. This app is the first time I've ever worked with the action bar built into Android so learning how to manipulate that was pretty nice. And I have never worked with material design as seriously as I did while building this project, so I'm glad for that. I know I have much more to learn though!

Creator

Della Anjeh

Della Anjeh

todonutapp's People

Contributors

blackqueentech avatar

Stargazers

Tim Wilder avatar

Watchers

James Cloos avatar

todonutapp's Issues

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.