Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 333 Bytes

todo-list

Make a list of todos and get a sentiment analysis of them As the basis for sentiment anaylsis the AFINN-111 list is used here.

Create todos and add them to the list. Get an analysis on the sentiment of the todos automatically displayed. Delete the todos anytime they are finished. The database used here is Mongo DB.