This is an application that has a functional backend and database. The frontend is deployed on Netlify and the backend is deployed on Heroku. The database is hosted on MongoDb Atlas.
At the conclusion of Create Camp 2020, I wanted to further develop my full stack development skills. So I decided to build a project based on a bootcamp that Summer of Tech hosted! I wanted to learn how to deploy to different websites, as well as deploying a working frontend and backend, as well as a database.
This is still a work in progress. I have the basic MVP done, as well as implemented a sentiment analysis program that determines if the text is positive or not. I am planning on implementing more features such as NER (Named-Entity Recognition) soon!
Installation guides for each folder is in their respective README's.