Skip to content

jt-rose/2daloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2daloo

2daloo

2daloo is a task-tracking app with a variety of sorting, tagging, and filtering options available.

The site can be visited here.

Dependencies

Launching the 2daloo app

  1. Download the files from github
  2. Move to the parent folder from the command line
  3. Install dependencies using npm install or yarn install
  4. Start the program with npm start or yarn start

This app is currently front-end focused, with redux managing a mock-up of the user login and data in addition to its normal use case of UI settings.

Features

Responsive UI

  • clean, intuitive UI responsively sized for desktop or mobile.

Manage Content

  • add, edit, and remove posts
  • mark posts as important
  • create and apply tags to posts
  • store deleted posts in trash folder
  • deleted posts can be restored or permanently removed

Sort and Filter Posts

  • toggle task list to show all posts or focus on one at a time
  • customize post headings with tag colors
  • sort by date, name, important, and tag groups
  • filter to show only important or selected tag groups

About

A clean, modern task-tracking app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published