Skip to content

andrewkykoo/agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Agenda

Overview

Agenda is an intuitive and user-friendly iOS app designed to help users manage their daily tasks and agendas. Built with SwiftUI, it offers a seamless and interactive experience for organizing and tracking tasks.

Features

  • Task Management: Easily add, edit, and manage daily tasks and agendas.
  • Customizable Task Types: Categorize tasks with custom types like 'Basic', 'Urgent', or 'Important'.
  • Color Coding: Assign colors to tasks for better organization and visual appeal.
  • Core Data Integration: Leverages Core Data for efficient and reliable local data storage.
  • Interactive UI: A clean and responsive user interface that enhances user experience.

Technical Details

  • SwiftUI: Developed using SwiftUI for a modern and efficient user interface design.
  • Core Data: Utilizes Core Data for persistent local storage, ensuring data safety and quick access.
  • MVVM Architecture: Follows the Model-View-ViewModel (MVVM) pattern for a clean and maintainable codebase.
  • Custom UI Components: Implements custom SwiftUI components for a unique user interface.

Installation

Clone the repository and open it in Xcode to start using Agenda. Ensure you have the latest version of Xcode to handle SwiftUI projects.

git clone https://github.com/andrewkykoo/agenda.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages