DEV Community

Başar Özcan
Başar Özcan

Posted on

Creating a todoist date identifier component

Recently created a project that try to mimic todoist's date tagging functionality. I used vue for frontend and it is a proof of concept. Could you please comment, If direct manipulation on updated() model is valid? I also open to any comments and new issues

GitHub logo basarozcan / todoist-date-identifier-clone

Clone of Todoist inline date identifier input with content-editable attribute

Project gif

Netlify Status

Installation

using

npm install

on your project directory for installing.

Usage

using

npm run serve

on your project directory to start serving project

Demo

Please visit project @ netlify

Todos

  • add project name tagging with using hashtag

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT




Top comments (0)