Git Product home page Git Product logo

do-it-old's Introduction

senator Palpatine

This app aims to help you save, order and prioritize your tasks. The app is partly inspired by the answer on Quora.

Main tools

  • Ruby on Rails for back-end
  • React for front-end
  • Webpack to bundle javascripts
  • Sass for styles
  • jQuery to fasten coding on js
  • Babel to transpile es6 code into browser compatible code
  • Bourbon sass mixins library

TODO

  • User registration
  • Add task, list, collections
  • Task or collections duration
  • Completion rate - some fancy graph to show progress
  • Reminder - for task bound to particular time
  • Task ordering, prioritization
  • Choose frontend framework for styles
  • Different ways of searching tasks

Components

Collection

By default, there will be one list of tasks in collection, but user should be able to add more. Collection will consist of:

  • Title
  • Duration
  • Progress - completion rate of all tasks in this collection
  • Lists
  • All tasks

List

List is a way of grouping tasks of the collection.

  • Title
  • Progress - Number of tasks finished and left.
  • Tasks

Task

Description of what user should do.

  • Title
  • Description - just text or list of todos
  • Duration
  • Priority
  • Order
  • Color according to priority

User

Only registered users can create tasks for the first time.

  • full name
  • email
  • password
  • avatar or any image

Future plans

  • Users can share his collections, list or tasks with others,
  • Create public lists to help other users use your tasks as boilerplate,
  • Rate public tasks,
  • Commenting components.
  • Opportunities to create anonymous, temporal tasks.

Have you finished your tasks today?

senator Palpatine

License

do-it-old's People

Contributors

barsbek avatar

Watchers

James Cloos 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.