Insightify is a portal for hotel managers wherein they can enter their old customer database and can get the analytics and suggestions as to what can be improved in their hotel services; in order to mainly increase the number of return customers and the revenue generated from them.
Jupyter Notebook is used at the backend to clean the data and generate the analytics for the hotels. Also, we used many Pythonic libraries such as Numpy, Pandas, Matplotlib and SeaBorn to execute Exploratory Data Analysis(EDA) and deliver useful graphs and insights.
This project is built upon ReactJs for frontend and MongoDb for storing data and NodeJs as the logical schema.
Move into the react app directory-
Install the dependencies
Run the server on port 3000-
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The Insightify is deployed via Vercel on the Insightify
Move into the node js directory-
Install the dependencies
Run the server on port 3333 using nodemon-
You will now have access to see: