The Todo-list is a simple iOS application designed to help you manage your daily tasks quickly and efficiently. With a clean design and powerful features, it allows you to organize your to-dos in a practical way.
This project was developed with the following technologies:
- π SwiftUI for a modern and fluid interface
- π SQLite for local task storage
- π JWT + Bearer Tokens for secure authentication
- π‘ Custom Backend for data synchronization
- π² Widget for quick task view on the home screen
β
Create, edit, and delete tasks easily
β
Efficient organization with categories and filters
β
Secure authentication with user system
β
Automatic synchronization across devices
β
Widget for quick task access
- Clone the repository:
git clone https://github.com/luizmellodev/todo-list.git
- Open the project in Xcode:
cd todo-list open todo-list.xcodeproj
- Install dependencies and configure the environment.
- Build and run on the simulator or physical device.
This project is licensed under the MIT License - see the LICENSE file for more details.
Made with β€οΈ by Luiz Mello