Git Product home page Git Product logo

punchlist's Introduction

Punchlist

Punchlist is an Android app that allows building a to-do list and basic to-do item management functionality, including adding new items, and editing and deleting an existing item.

Submitted by: Erik Cox

Time spent: 15 hours spent in total

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:

  • Added app icon in ActionBar
  • Changed text fields to textCapSentences to capitalize the first letter of a to-do
  • To-do item list scrolls to the bottom when a new item was added
  • Added padding between ListView items for readability
  • To-do items are persisted in SQLite via ActiveAndroid instead of a text file
  • To-do items have been styled with a custom adapter
  • Replaced the edit item Activity with an edit item DialogFragment.
  • Added Stetho for debugging and database Firebase for analytics.
  • Added a due date with a DatePicker dialog to to-do items.

Video Walkthrough

Here's a walkthrough of implemented user stories: 'Video Walkthrough'

GIF created with LiceCap.

Notes

  • I had some trouble verifying the data passed back in the EditActivity.
  • I ran into a bug with Android Studio's Instant Run feature with regards to Active Android. I found a fix here.
  • I kept getting the error Cannot resolve symbol R. This was resolved by doing a Build->Clean Project and Sync Project with Gradle Files.
  • I had some issues formatting dates with the DatePicker. If worked fine with Y/M/D & D/M/Y, but not M/D/Y.

License

Copyright [2016] [Erik Cox]

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.

punchlist's People

Contributors

erikcox avatar

Watchers

 avatar  avatar

punchlist's Issues

Thanks!

Hello Erik,

Looks good, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer learn the practical elements of Android development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.

The next step is to continue working on extensions to your todo app. With regards to extensions to implement, we are looking for developers with an interest in user experience and product development so be sure to focus on additional functional enhancements and/or improving the user interface of the app.

We'll be following up with you again shortly to outline the next steps in the admissions process.

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.