Google translate. Allowing users to translate from any language
API link
- Starts off with a home page
- Navbar that leads has a login, translate, and messaging links
- Translate will allow the user to select the language they're using and the language they want to translate to
- As user types, the translation will happen dynamically
- Each translation will be saved and posted
- user has a profile with saved translations
- User Authentication
- API working
- Full CRUD
- MongoDB
We will add functionality to allow users to message each other and translate messages to different languages


