DJNgoma / FaveRxTodoExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaveRxTodoExample

This is a Todo iOS app made for Fave that uses RxSwift.

Current status of development.

  • As a user, I should be able to add a to-do item.
  • As a user, I should be able to delete a to-do item.
  • As a user, I should be able to check a to-do item.
  • As a user, I should be able to uncheck a to-do item.
  • The to-do list should be saved whenever a new to-do item is added.
  • The to-do list should be retrieved when the app launches.

About


Languages

Language:Swift 96.2%Language:Ruby 3.8%