Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iimpaq/today
An iOS app to present daily reminders. It was developed as part of the iOS App Dev Tutorials.
https://github.com/iimpaq/today
ios reminder reminders reminders-app swift today uikit
Last synced: 8 days ago
JSON representation
An iOS app to present daily reminders. It was developed as part of the iOS App Dev Tutorials.
- Host: GitHub
- URL: https://github.com/iimpaq/today
- Owner: IImpaq
- License: mit
- Created: 2023-09-10T11:05:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T11:44:57.000Z (over 1 year ago)
- Last Synced: 2024-04-24T09:57:20.349Z (9 months ago)
- Topics: ios, reminder, reminders, reminders-app, swift, today, uikit
- Language: Swift
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Today
Presenting daily reminders
## Description
This repository contains all the code for the Today app. This app was developed as part of the iOS App Dev Tutorials.
The reason for working my way through the tutorial series is to get started with modern apps for iOS.
By finishing this application I was able to improve my Swift skills, but also learn UIKit.## Notes
This app/project was only developed for learning purposes. If you want to build this app yourself, I suggest taking a look at the tutorial yourself (see Acknowledgments).## Author
Marcus Gugacs## License
See LICENSE as well as the 3RD-PARTY-LICENSES file.
Files provided through the tutorial starter project have a corresponding license notice at the top of the file.## Acknowledgments
Some of the files/samples are provided as part of the starter project by Apple Inc.
The tutorial can be found [here](https://developer.apple.com/tutorials/app-dev-training)## Contact
If you have any questions and want to get in touch with me, just [send me an email](mailto:[email protected])