Easy-Fill

Easy-Fill

A productivity tool for saving huge chunks of text as commands.

The problem Easy-Fill solves

How often do we spend time filling repetitive forms in different format as well as typing repetitive emails? We ourselves have faced this situation plenty of times. Be it filling forms for placements , or it can be coldemailing our recruiters. We either copy paste the contents switching few tabs and increasing our patience levels. So we came up with our Product Easy-Fill.

Challenges we ran into

Initially we faced on saving the commands as well as the associated snippets in local storage , but we overcame it by refering the documentations.
Implemetation of replacing the commands with the text snippets. Since we had no idea on how to implement this we read a lot of articles and documention and understood that Regex is the solution to this problem.

Discussion