Skip to content

React Native Todo App for the Challenges of Coderhouse Mobile Development Course.

Notifications You must be signed in to change notification settings

PlanCZero/CHMDC-TodoApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Todo App

React Native and Expo Todo App for the Challenges of Coderhouse Mobile Development Course.

chmdc-todoapp-design

Features

  1. Add Tasks/Reminders (Users can add tasks and reminders)
  2. Edit Tasks/Reminders (Users can edit existent tasks and reminders)
  3. Delete Tasks/Reminders (Users can delete tasks and reminders)
  4. Mark Tasks as Done (Users can mark a task as done)
  5. Turn Off/On Reminders Notifications (Users can turn off or on reminders notifications)

App Demo

chmdc-todoapp-demo.mov

App Technical Information

CHMDC TodoApp is developed with React Native and Expo.

Global State Management

Global application state is managed with Redux.

This is responsible for managing tasks and reminders.

Personal Data

  • Visit my Github profile to see more amazing projects.
  • If you are interested, contact me on Linkedin.

About

React Native Todo App for the Challenges of Coderhouse Mobile Development Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%