Developed a forecasting model to predict daily sales for various menu items in a restaurant using FB Prophet. The project involved: o Designing and deploying a Flask application on GCP for model training and prediction. o Implementing endpoints to upload data, generate forecast and component plots, and make predictions. o Utilizing time series data of one year to create accurate sales forecasts for inventory management.