Todos:
- Analyze the percentage of British spellings in a text
- Highlight significant words in the text
- Give users the ability to convert a text from British English spelling to US spelling
- Give users the ability to convert a text from American English spelling to UK spelling
- Style
- Deploy
- Write tests
- Add support for phrases (stretch)
Technologies currently using:
- Cheerio and Request scrape for spelling data
- Node and Sequelize on the backend
- Angular and UI Router in the front