Skip to content

hieuvuong2310/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ToDoApp

This app will help user to keep track of their Todo task for the assigned deadline. To use the app, users first need to sign up/in first to start logging their tasks and their deadline. Then users will need to create a new task with a title and deadline. This data will be saved to Firebase database. The saved tasks will be sorted and classified into 2 sections: today tasks, and other tasks Then when users want to edit their logged tasks, they need to swipe left to reveal the edit button, then after tapping it, user can edit their tasks and save back to database.

Steps:

  1. Login into existing account if you've already had one Simulator Screen Shot - Clone 1 of iPhone 14 Pro Max - 2023-02-20 at 23 40 33

OR Create an account by clicking "Create account" simulator_screenshot_40B599B7-5784-4963-9859-086A1246D812

  1. After successully login your account, you will be directed to a screen where you can add your task by clicking "+" button Simulator Screen Shot - Clone 1 of iPhone 14 Pro Max - 2023-02-20 at 23 44 01

  2. In the add new task screen, fill out your title and deadline and click save if you want to save to database or cancel if you don't want to save the task simulator_screenshot_4C24561E-48F2-40DF-B633-01893D28D87E

  3. After adding the tasks, you can swipe left to edit the task by clicking the "pencil" icon to edit simulator_screenshot_7FDDADC6-4426-4620-B0E5-224C2BE92CCC

  4. After edit and click save, the task will be updated Simulator Screen Shot - Clone 1 of iPhone 14 Pro Max - 2023-02-20 at 23 48 08 Simulator Screen Shot - Clone 1 of iPhone 14 Pro Max - 2023-02-20 at 23 48 11

  5. The task will be classified into today task or other task simulator_screenshot_9E5C505D-6F69-4AA8-BCA6-E858649EED58

NOTE: Currently working on the feature sending notification when the task is due as well as allow users to user FaceID when login instead of typing the credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages