Skip to content

roypark2638/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TO DO LIST

LinkedIn


ToDoList


Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contact

To Do List to feature this project.

  • Persistent task using Realm framework
  • Implemented sliding feature to delete the cell.

Category List

  • Customize the Category List with 118 Icons.
  • Eact Category has its own List to create list of things to do.
    • Display the total number of items in the category cell.
    • Create All Category session which contains all of the items.
    • Create edit button chagne the arrangment and show delete option.
    • Add color options and it will apply to title of the category from category list and item list, all of the buttons from item lists(check mark, menu, back)

Item List

  • Each cell background and font color is automatically changing for better User Interface.
  • Search bar option for finding items containing the key words within the list.
  • Click the item and show the check mark for the completion.
    • Chagne to modern style of the check mark(customized the cell)
    • Change the stlye of adding button style.
  • Create a menu button with following features.
    • Add option to change the current name & Icon.
  • Implemented sliding feature to delete the cell.

Getting Started

Installation

Clone the repo

git clone https://github.com/roypark2638/ToDoList

CocoaPods Install

pod 'RealmSwift'

pod 'SwipeCellKit'

pod 'ChameleonFramework/Swift', :git => 'https://github.com/wowansm/Chameleon.git', :branch => 'swift5'

Contact

Your Name - Seohyeon(Roy) Park - roypark2638@gmail.com

Project Link: [https://github.com/roypark2638/ToDoList)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages