Skip to content

YadiBelly/Task-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project 7 - Task

Submitted by: Yadisa Belliard

Task is an app that ... In this project, I updated an existing Task app with the ability to save and persist task data to local storage using UserDefaults. In addition I added tab bar navigation 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
  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here is a reminder on how to embed Loom videos on GitHub. Feel free to remove this reminder once you upload your README.

319738058-020743f4-25ee-4b66-bfa1-7e4481a486f9.mp4

Notes

Describe any challenges encountered while building the app.

License

Copyright [2024] [Yadisa Belliard]

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages