Skip to content

adrinorosario/TaskListTracker

Repository files navigation

TaskMaster: Comprehensive Task Management App

TaskMaster is an iOS application designed to help users efficiently manage and track their daily tasks. With a user-friendly interface, it allows for easy addition, editing, and deletion of tasks, ensuring users stay organized and productive.

Features

  • Add Tasks: Quickly add new tasks with relevant details.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Task List View: View all tasks in a structured list format.
  • Data Persistence: Save and retrieve tasks using local storage to ensure data is retained between sessions.

Screenshots

Home Screen

Add Task

Task List

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the Repository.
  2. Create a New Branch:
    git checkout -b feature/YourFeatureName
  3. Commit Your Changes:
    git commit -m 'Add some feature'
  4. Push to the Branch:
    git push origin feature/YourFeatureName
  5. Open a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages