Skip to content

A cross-platform task manager application built with React Native (Expo CLI)

License

Notifications You must be signed in to change notification settings

rajarsheechatterjee/task-manager

Repository files navigation

Task Manager

runs with expo GitHub

A cross-platform task manager application built with React Native (Expo CLI)

Download

Get the app from our releases page.

Screeshots

Home-screen

Features

  • Signup and login with your account
  • Add, Read, Edit and Delete tasks
  • Sort and filter tasks as per your need
  • Send emails to multiple collaborators on a task
  • Works on both IOS and Android devices
  • All data is stored on cloud storage
  • Light and dark themes

Todo (In Progress)

  • Build a web client to sync tasks across devices

Get Started

1. Clone the Repo

On the terminal run the following commands

$ git clone https://github.com/rajarsheechatterjee/task-manager.git

$ cd task-manager

$ npm  OR expo install (to install all dependencies )

$ expo start

License

[MIT ](https://github.com/rajarsheechatterjee/task-manager /blob/master/LICENSE)