Skip to content

MeTheCat/UnityTODODemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity TODO Game/App

Show a list of tasks
Add/Edit task functionality
Exception handling

Game/UI logic is mainly done in TasksController

UI buttons are locked down until async request completes to prevent multiple clicks
There are no error popups for exceptions - just console messages or placeholder comments

Potential improvements

There is no Retry button/logic if loading fails
Needs pagination, to load up x items and then load more when scrolling down
Would be nice to save data to playerprefs, and load it up if there is no connection (offline mode)

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published