GithubHelp home page GithubHelp logo

katchen1 / simpletodo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.65 MB

✅ An Android app that allows building a todo list and basic todo items management functionality including adding new items and editing or deleting an existing item.

Java 100.00%
android todo

simpletodo's Introduction

Project 1 - Simple Todo

Simple Todo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.

Submitted by: Katherine Chen

Time spent: 4 hours spent in total

User Stories

The following required functionality is completed:

  • User can view a list of todo items
  • User can successfully add and remove items from the todo list
  • User's list of items are persisted across app restarts

The following bonus features are implemented:

  • 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 back in the todo list

The following additional features are implemented:

  • User cannot add empty strings as items or edit items to become empty strings

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with Kap.

Notes

Process: 1) Construct the user interface (add Button, item EditText, and list RecyclerView), 2) implement the list model, 3) implement mutation actions (adding/removing items), and 4) implement persistence (load model from file system on app startup, save to file system after change).

License

Copyright 2021 katchen1

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.

simpletodo's People

Contributors

katchen1 avatar

Watchers

 avatar

simpletodo's Issues

Project Feedback!

Excellent work! Glad to see you completed your first app in the class! The todo app lets you get an initial feel of what it's like to build an Android app. We wanted to give you some experience working with Layouts, Lists, Adapters, and Intents before we cover them in depth during the first week.

It's great to see that you were also able to include the stretch edit feature with your todo app. This course is project-based and the stretch features on each project are often really valuable learning opportunities since they dive deeper into common Android use cases.

We hope you found this assignment useful and are really excited to see what you build throughout the program. If you have any particular questions about the assignment, feel free to reply here or email us [email protected].

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.