Skip to content

BeyramTaglietti/redo_old

Repository files navigation

Redo - repetitive tasks manager

App icon

Redo is a small mobile app that allows people to create recurring tasks.

It is built using React Native with Expo and is currently only available on iOS through the App Store

Google restrictive policies towards personal developer accounts make it too much of a hassle to make the app available on the Play Store.

Table of contents

Roadmap

  • Tasks re-ordering
  • Multiple colors
  • Onboarding page
  • Analytics

Project configuration

  • Expo SDK version: 51
  • React Version: 18
  • Analytics Service: Posthog
  • Package Manager: Pnpm
  • Testing Framework: Jest
  • Commit hooks: Husky

Env file configuration

EXPO_PUBLIC_POSTHOG_APIKEY=...

Installation

npm install -g pnpm # install pnpm globally on your machine or run using npx pnpm

pnpm install # install project dependencies

pnpm ios # to run on iOS
pnpm android # to run on Android

License

MIT

Privacy Policy

Privacy Policy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors