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

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.

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.

![WorkTrack](https://user-images.githubusercontent.com/35381035/98458800-65c56100-21ba-11eb-8d36-7977a3db6fb5.gif)

## It allows
1. User Registration
2. Login
3. Adding to-dos
4. Deleting to-dos

The project is implemented using Swift and Firebase.