Skip to content

gauravumrani/Lectask

Repository files navigation

Lectask

Task management application which lets you to organise your tasks, switch between their progress etc. Features

  1. Create, Edit, Delete tasks.
  2. Move tasks between Todo, In-Progress, Done.
  3. Drag and Drop Tasks between Todo, InProgress, Done.
  4. Tasks are stored offline in Local Storage

Image

Demo/ Link

Click Here

Tech Stack

  1. React + TypeScript
  2. Reactstrap CSS

Installation

  1. clone the repo.
  2. Run npm install && npm run serve

Contributing

  1. Fork it (https://github.com/gauravumrani/lectask/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

New features to add

  1. User should be able to move containers (Todo, In Progress, Done)
  2. User should be able to shuffle task in same container
  3. Allow user to create multiple boards

About

Task management application which lets you to organise your tasks.

Resources

Stars

Watchers

Forks

Packages

No packages published