Code Monkey home page Code Monkey logo

app-to-do-list-manager's People

Contributors

andylech avatar

Watchers

 avatar

app-to-do-list-manager's Issues

Add CRUD commands to Edit List Items PageModel

  • Load collection of items for to-do lists from API/cache
  • Create new to-do list if none exists from API/cache and set as current to-do list
  • Add/edit (save) to-do list item from API/cache
  • Delete to-do list item from API/cache

Add page router using ViewModel navigation service

Overkill for a simple project like this but avoids necessary control of the navigation stack in real-world applications to limit the depth of the navigation stack, handle switching app sections, avoid unnecessarily reloading a page, etc.

Create Xamarin.Forms app

  • Create Xamarin.Forms solution for Android, iOS, and UWP
  • Select blank to avoid navigation and styles in templated project types
  • Fix default solution structure

Add advanced UI functionality for Edit List Items page

These are tasks are currently beyond the scope of this project:

  • Select multiple to-do list items
  • Mark multiple to-do list items complete
  • Delete multiple to-do list items
  • Add notes to to-do list items
  • Add dates to to-do list items (reminders, due dates, etc.)
  • Add other qualifiers to to-do list items (projects, filters, etc.)
  • Search through to-do list items

Add advanced UI functionality for Edit Lists page

These are tasks are currently beyond the scope of this project:

  • Select multiple to-do lists
  • Delete multiple to-do lists
  • Add notes to to-do lists
  • Add other qualifiers to to-do lists (projects, filters, etc.)
  • Search through to-do lists

Add basic UI layout and functionality for Edit List Items page

  • Prompt user for name of new to-do list if none exists (reusable control) and set to current to-do list on creation
  • Display list of to-do items for selected list
  • Select individual to-do list item
  • Mark individual to-do list item complete
  • Add new to-do list item
  • Delete individual to-list item

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.