Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todoey

Todoey is a SwiftUI-based To-Do List application that allows users to manage their tasks efficiently. The app supports local data storage using Core Data, enabling users to perform CRUD (Create, Read, Update, Delete) operations on their tasks.

Features

  • Add Tasks: Create new tasks with a title and completion status.
  • View Tasks: View a list of all tasks with their titles and completion status.
  • Update Tasks: Mark tasks as completed or edit task titles.
  • Delete Tasks: Remove tasks from the list when they are no longer needed.
  • User Registration & Login: Basic user authentication with email and password using Core Data.

Installation

  1. Clone the repository:

    git clone https://github.com/username/repositoryname.git
  2. Open the project in Xcode.

  3. Run the project on the iOS Simulator or your iOS device.

Usage

  • Registration: New users can create an account by providing their name, email, and password.
  • Login: Existing users can log in with their email and password.
  • Manage Tasks: Once logged in, users can start managing their tasks through the app's intuitive interface.

Quick Demo !

https://youtu.be/T1pLEHNZuDQ

Technologies Used

  • SwiftUI: For building the user interface.
  • Core Data: For local data storage and persistence.
  • Xcode: Integrated development environment (IDE) used for app development.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch and open a pull request.

Contact

For any inquiries or feedback, feel free to reach out:

manyolo

:)

About

A to-do list app made using SwiftUI - just a basic version, nothing fancy here. :)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages