Skip to content

karanwadhwa/taskmanager

Repository files navigation

TaskManager

Interview assignment project. Goal was to recreate the following screens in react native. https://projects.invisionapp.com/share/U5T3VYWM9WS#/screens

Expo

Expo QR code

With an Android phone, scan this QR code with your Expo mobile app to load this project immediately.

Or Request a link here.

Installation

Requirements

$ git clone git@github.com:karanwadhwa/taskmanager.git
$ cd RecipeShare
$ yarn or npm install
$ expo start

Or Download APK - v1

Screens

Version 1

Version 2

Updated with firebase authentication and tasks storage onto Firebase Realtime Database. Removed Redux and localstorage