Skip to content
/ Tasks Public

Task app that organizes your tasks based on due date and displays them in both a task and calendar format.

Notifications You must be signed in to change notification settings

haarbj/Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskMaster

Created by: Brody Haar

TaskMaster is an app that organizes your tasks based on due date and displays them in both a task and calendar format.

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)
  • 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
  • Style!

Video Walkthrough

Notes

No challenges arose.

License

Copyright [2024] [Brody Haar]

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

Task app that organizes your tasks based on due date and displays them in both a task and calendar format.

Resources

Stars

Watchers

Forks

Languages