Skip to content

ivandzz/ToDoXpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ ToDoXpress

Description:

ToDoXpress is a simple and intuitive to-do list application designed to help users manage tasks efficiently. The app offers a user-friendly interface to create, edit, and delete tasks.

📲 Features

  1. 📋 Task Management: Easily add, edit, or delete tasks in the to-do list.
  2. ☑️ Sort by Status: Tasks are automatically sorted into two categories: Done and Undone, making it easy to track progress.
  3. 🔎 Search Functionality: A built-in search bar allows users to quickly find tasks by name.
  4. 🖼️ Intuitive Interface: A clean, simple UI built with SwiftUI to provide an optimal user experience.
  5. 📀 Persistent Storage: Tasks are stored using SwiftData for persistent storage, ensuring they remain available even after the app is closed.

🖼️ Screenshots

List with empty state Add new task List with some tasks

🛠️ Technology Stack

  1. SwiftUI - for user interface
  2. SwiftData - for saving user data

🚀 Getting Started

Prerequisites:

  1. Xcode 15+
  2. iOS 17.0+

⬇️ Installation

  1. Clone the repository:
git clone https://github.com/ivandzz/ToDoXpress.git
cd ToDoXpress
  1. Run the project:
open ToDo.xcodeproj

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

ToDo list (SwiftUI, SwiftData)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages