An open API service indexing awesome lists of open source software.

https://github.com/ghubnerr/ios-101-project7

CodePath iOS 101 Project 7 Submission
https://github.com/ghubnerr/ios-101-project7

Last synced: 3 months ago
JSON representation

CodePath iOS 101 Project 7 Submission

Awesome Lists containing this project

README

          

# Project 7 - *Task List*

Submitted by: **Gabriel Lucchesi**

Time spent: **2** hours spent in total

## Required Features

The following **required** functionality is completed:

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

## Video Walkthrough

[Video](https://www.loom.com/share/c8a6a866f541486282ba5a4b0cad6c2e?sid=a168e890-b687-40e5-9674-05eb225b5c7b)

## License

Copyright 2026 Gabriel Lucchesi

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.