This is a Vaadin flow based ToDo application
It is a simple to-do application with multiple pages as per the requirement specifications. It has 3 views in total. First one (Mainview) is view only, Second one (AddItem) is Add only, Third one (EditItem) has read,write,update & delete options
*Java 8 openJdk 64 bit *Vaadin flow 14 *JPA reposiory with h2 -database *
- Vaadin flow 14 is used
- Implemented UI common layout system for different views