Skip to content

leebo/TodoFast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoFast iOS

A modern todo app with real-time sync and collaboration, built with SwiftUI and SwiftData.

Features

  • ✅ Local-first with SwiftData persistence
  • 🔄 Real-time sync with WebSocket
  • 👥 Collaboration and sharing
  • 🎨 Modern iOS 17 design
  • 🔔 Smart notifications

Tech Stack

  • UI: SwiftUI
  • Persistence: SwiftData
  • Architecture: MVVM
  • Networking: URLSession + WebSocket
  • Minimum iOS: 17.0

Requirements

  • Xcode 15+
  • iOS 17+
  • Swift 5.9+

Project Structure

TodoFast/
├── Models/          # SwiftData models
├── Views/           # SwiftUI views
├── ViewModels/      # Business logic
├── Services/        # API & sync
└── Utils/           # Extensions & helpers

License

MIT

About

TodoFast iOS App - SwiftUI + SwiftData

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages