Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
/ Todo Public archive

Investigating the new dark mode styling and swipeview for xamarin forms with a todo list

Notifications You must be signed in to change notification settings

CTLandry/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Project

Architecture

  • MVVM
  • SQLite Cache

Scope of Capability

  • Add Todo List

    • Swipe Left Activate/Edit
    • Swipe Right Delete
    • Set Complete State from Todo Items
    • Tap To Enter TodoItems For TodoList
  • Add Todo Items

    • Swipe Left Edit
    • Swipe Right Delete
    • Tap To Check Item Off
  • Style

    • Light Mode
    • Dark Mode
    • Universal Element Targeting
    • Derived Type Targeting

Infrastructure

  • App Center
  • Several 3rd Party Nugets

About

Investigating the new dark mode styling and swipeview for xamarin forms with a todo list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages