This is a iOS todo app built using Xcode and Firebase. The app allows users to create and manage their tasks efficiently.
Screens
Login Screen
The login screen allows users to securely log in to the app using their credentials. Users can enter their email and password to access the app.
Todo List
The todo list screen displays a list of tasks that the user has added. Users can create new tasks, mark tasks as completed, edit task details, and delete tasks as needed.
Profile
The profile screen allows users to view and update their profile information. Users can edit their username, email address, and other profile details.
Getting Started
To get started with the app, follow these steps:
Clone this repository to your local machine.
Open the project in Xcode.
Set up Firebase in your project by following the Firebase documentation.
Add your Firebase configuration details to the project.
Build and run the app on your iOS device or simulator.
Dependencies
This project uses the following dependencies:
Firebase: Used for authentication and real-time database functionality.
Contributing
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.