Skip to content

TaskNinja: Streamline household chores. Effortlessly manage, assign, and track tasks. Say goodbye to chaos and hello to a well-organized home. Conquer chores like a true ninja.

Notifications You must be signed in to change notification settings

helderscrolls/task-ninja

Repository files navigation

README Task Ninja

Commitizen friendly

Table of Contents

Installation

Download to your project directory and install:

npm install
npm install --global nx@latest

Running

If you have Nx CLI installed:

nx serve mobile

Otherwise:

npx nx serve mobile

Building

If you have Nx CLI installed:

nx build mobile

Otherwise:

npx nx build mobile

Committing

This project uses commitizen:

git commit -m ''
git commit
npm run cm

Any of the above commands will trigger the commit wizard and guide you to use our commit rules.

Demo

The project uses Github Actions to automagically deploy to Firebase when code gets merged into main or a PR is created.

You can see the running application here.

Support

Please open an issue for support.

About

TaskNinja: Streamline household chores. Effortlessly manage, assign, and track tasks. Say goodbye to chaos and hello to a well-organized home. Conquer chores like a true ninja.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published