Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 857 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 857 Bytes

TodoFirst

TodoFirst is a NLP based To do list application which smartly recognises the deadline for a task and displays it in the application.

This application is currently deployed on https://todonlp.vercel.app

Other features to be added in future

  • Reorder the tasks
  • Edit the task details
  • Task priority

Getting Started

Clone this repository,

git clone https://github.com/sadityakumar9211/todofirst-nlp ./ 

Run the development server:

yarn dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.