Inspiration
In business, first impressions matter. As teams and businesses continue to utilize digital communication more and more, it is imperative that digital writing be accurate, precise, and reliable. Nothing speaks "unprofessional" quite like numerous misspellings within an email. As such, I hope that the Spellchecker integration proves to be a useful tool in the Monday.com ecosystem.
What it does
The Spellchecker integration checks a specified text column for any misspellings and "autocorrects" appropriately
How I built it
The main functionality is provided using the "typo-js" Javascript module as well as using the Monday API to read and write data to the desired board.
Challenges I ran into
I initially ran into some issues regarding data types when using the Monday API. Thankfully, after some troubleshooting and experimentation, I was able to locate the problem.
Accomplishments that I'm proud of
My experience with Javascript is a bit limited, so I am quite proud that I was able to develop a full-fledged project utilizing it.
What I learned
While Javascript is not my programming language of choice, I did gain a greater appreciation for all of the web development capabilities that is possesses and the ease at which one can visualize data.
What's next for Spellchecker
Should Spellchecker be successful, I hope to implement even more "smart" features to make the autocorrect feature even more accurate as well as add punctuation functionality.
Built With
- javascript
- monday-api
- typo-js


Log in or sign up for Devpost to join the conversation.