Skip to content

Instantly share code, notes, and snippets.

@isumizumi
Created February 10, 2020 08:52
Show Gist options
  • Save isumizumi/e48e0f3220981f52de33461b3ac5ea73 to your computer and use it in GitHub Desktop.
Save isumizumi/e48e0f3220981f52de33461b3ac5ea73 to your computer and use it in GitHub Desktop.
GA#Batch5_MiniProject#1

Mini Project 1

Todo App is an application which we can use it to handle our timeline or each daily task.

Rules

  • Create components/pages:
  1. Form Register
  2. Form Login
  3. Todo List (CRUD)
  • Notice:
  1. Create function to mark isCompleted Task
  2. Implementation AsyncStorage to store token
  3. Clean code

"You can't CAN do it!"

Good luck 👍 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment