Coder Social home page Coder Social logo

tasky-cozy-tags's Introduction

Description

Tasky is a simple yet powerful task manager. I found the usual tree structure to organize tasks far too rigid, so I came up with the idea that you can build your own tree on the fly with tags.

Ownership / Maintainership

I'm not updating the application lately, and don't intend to do so in the next months. I would happily give the ownership/maintainership of the repository to anyone willing to take it over.

Let me know if you are interested!

Development

Clone this repository, install dependencies and run server (it requires Node.js)

git clone git://github.com/jsilvestre/tasky.git
cd tasky
npm install
npm run dev # start everything you need

DISCLAMER Dear Windows users, the build system assume that you can run the following UNIX commands:

  • cat
  • cp
  • rm
  • sed
  • touch
  • mkdir

If you have any trouble finding a solution, let me know you are interested, so we can look into it together.

Useful resources

Tasky is not built on a monolithic framework, but rather on multiple smaller libraries. While it comes with a bunch advantages, the drawback is that you need to check multiple documentations to understand what is going on. Here they are:

  • React JS is for the view.
  • Redux (which act as a sort of Controller).
    • actions are triggered by user inputs.
    • reducers change the app's state based on actions.
    • selectors maps the app's state so it can be displayed.
  • Routing is done thanks to url-pattern and history.
  • superagent is used for all HTTP interactions.

Contributing

Let me know what you would like to see in the application so we can discuss it. The simplest way to do it is opening an issue.

Make sure there is not already an issue discussing the feature or the bug you are about to post about!

Contributors

  • @bnjbvr for the code, precious feedbacks and ideas machine-gun.
  • @benibur for the thoughts on the dynamic tree based on tags.
  • @frankrousseau for the feedback and ideas.
  • @nicofrand for all the issues opened and the follow up!

What is Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the same private space. With it, your web apps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one profiles you. You install only the applications you want. You can build your own one too.

Community

You can reach the Cozy community via various channels:

tasky-cozy-tags's People

Contributors

bnjbvr avatar frankrousseau avatar jsilvestre avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.