Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Project 7 - Task: To-Do List

Submitted by: Imani Cage

Task: To-Do List is an app that saves and persists task data to local storage using UserDefaults. In addition, tab bar navigation is added so users can manage their tasks on the main tasks list as well as a calendar.

Time spent: 3 hours spent in total

Required Features

The following required functionality is completed:

  • App displays a list of tasks
  • Users can add tasks to the list
  • Session persists when application is closed and relaunched (tasks dont get deleted when closing app)
    • Note: You have to quit the app, not minimize it, in order to see the persistence.
  • Tasks can be deleted
  • Users have a calendar view via navigation controller that displays tasks

The following additional features are implemented:

  • Tasks can be toggled completed
  • User can edit tasks by tapping on the task in the feed view

Video Walkthrough

[Guide]](https://www.loom.com/share/ba2b0ed9e05f48919ac9fa918a3a39ad?sid=0759b47a-6006-40bb-86ee-2c56eaf2e68e) .

Notes

  • Starter code of this project duplicates task once you mark it as complete. This has been adjusted in this code however!

License

Copyright [2024] [Imani Cage]

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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages