Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stravo1/stacc

another task manager
https://github.com/stravo1/stacc

pwa react reactjs redux task-manager

Last synced: 3 months ago
JSON representation

another task manager

Awesome Lists containing this project

README

        

# ![icon](public/icons/android-icon-36x36.png) [stacc](https://stravo1.github.io/stacc)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Stravo1/stacc) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/stravo1/stacc) ![GitHub last commit](https://img.shields.io/github/last-commit/Stravo1/stacc) ![Website](https://img.shields.io/website?down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fstravo1.github.io%2Fstacc%2F) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/stravo1/stacc/deploy.yml)

a free, open, web-based task manager which syncs across devices!

highlights:
- view progress of tasks
- group tasks using tags
- differentiate tasks with beautiful colors
- sync across devices effortlessly

## [User guide](https://github.com/Stravo1/stacc/wiki)
Take a look at the [Github wiki](https://github.com/Stravo1/stacc/wiki) for detailed guide on how to use the app.

### Dependencies
This webapp is created using:
>1. [ReactJS](https://reactjs.org/)
>2. [React Router](https://reactrouter.com/)
>3. [React Redux](https://react-redux.js.org/)
>4. [React Suite](https://rsuitejs.com/)
>5. [Google Drive API](https://developers.google.com/drive/api)

To build the app yourself, clone this repository and run `npm install` and then `npm run start`