MetlHedd / todolist

Simple application to manage a task list.

Home Page:https://metlhedd.github.io/todolist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m::TodoList

Logo

Are you exhausted from getting your google keep unorganized or even trying differents limited Kaban apps? Try an open-source experience for your problems!

Features

  • Client-based (everything is saved on your browser);
  • Also can be server-based, so you can access your to-do list everywhere;
  • Fully customizable (it's open-source);
  • Vue powered;

Screenshots

  • Main page:

Screenshot

  • Creating a new task:

Screenshot

  • Task view:

Screenshot

Installation

Download (or clone) the source code; Run the following script on the downloaded folder:

npm run install

Running the app

WARNING!! vue.config.js is set to be deployed on /todolist/, you can delete this file or you may edit it.

Roadmap

  • File import/export;
  • Create general settings (e. g.: items per page, etc...);
  • Server-side feature;
  • Upload attchatments;
  • Search feature;
  • Calendar system;
  • Notifications (aka. reminders);
  • Theming system;
  • Activity log;
  • Desktop app;
  • Android app;
  • iOS app;
  • Extensios api.

Docs

To be edited.

About

Simple application to manage a task list.

https://metlhedd.github.io/todolist/

License:MIT License


Languages

Language:Vue 73.4%Language:JavaScript 25.4%Language:HTML 1.2%