Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 873 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 873 Bytes

Minimalist iOS Todo App

Main List Page Add Todo Page
Screenshot 1 Screenshot 1

Introduction

Just a minimal todo app.

Usage

Coming soon

Featues

  • Add Todos
  • Share Todos as string (to other apps like Email)

Upcoming Features

  • Persist data in UserDefaults
  • Remove todo feature

Development

Open SimpleTodoList.xcodeproj in Xcode and start developing

Contributing

Contributions are welcome.