Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drewbrns/todo-list

A simple todo list application to demonstrate TDD, good architecture and design patterns.
https://github.com/drewbrns/todo-list

ios swift swift5 tdd

Last synced: 24 days ago
JSON representation

A simple todo list application to demonstrate TDD, good architecture and design patterns.

Awesome Lists containing this project

README

        

[![Swift Version][swift-image]][swift-url]
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![CI](https://github.com/drewbrns/todo-list/actions/workflows/CI.yml/badge.svg)](https://github.com/drewbrns/todo-list/actions/workflows/CI.yml)

# Todo!
A simple todo list application to demonstrate TDD, good architecture and design patterns.

## Requirements

- iOS 14.5+
- Xcode 12.5+

[swift-image]:https://img.shields.io/badge/swift-5.4-orange.svg
[swift-url]: https://swift.org/