https://github.com/0xnaman1/worktrack
The simplest iOS work tracker. This is a minimal native to-do list application implemented using Swift and Firebase. It allows adding to-dos, deleting and accessing them.
https://github.com/0xnaman1/worktrack
apple ios swift xcode
Last synced: 6 months ago
JSON representation
The simplest iOS work tracker. This is a minimal native to-do list application implemented using Swift and Firebase. It allows adding to-dos, deleting and accessing them.
- Host: GitHub
- URL: https://github.com/0xnaman1/worktrack
- Owner: 0xnaman1
- Created: 2020-11-07T09:32:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-08T06:39:46.000Z (over 5 years ago)
- Last Synced: 2025-02-28T10:48:26.251Z (about 1 year ago)
- Topics: apple, ios, swift, xcode
- Language: Swift
- Homepage:
- Size: 8.76 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WorkTrack
## The simplest iOS work tracker.
This is a minimal work tracking or to-do list application for iOS devices.

## It allows
1. User Registration
2. Login
3. Adding to-dos
4. Deleting to-dos
The project is implemented using Swift and Firebase.