rn-task-manager

A simple task manager app built with React Native/Expo

Stars
1

rn-task-manager

A simple task manager app built with React Native/Expo.

Getting started

To run this application locally make sure have expo set up locally visit https://expo.io/learn for more information. npm start will run the app in development mode and start the expo client.

Current functionality

  • Allows users to add and complete tasks for a given day
  • Users can move tasks to a different day by swiping right in the "task list view"
  • Users can delete tasks by swiping right
  • Ability to undo/redo whitelisted redux actions