A restaurant sales prediction system where the analyis can be viewd on a web dashboard.
- Next.js
- GraphQL
- PostgreSQL
- Python
- GraphQL server
- PostgreSQL Database
- ML model processing server
- Web Dashboard
- Git Clone
git clone https://github.com/your-github-username/foodstack-ml.git
cd foodstack-ml
- Build Docker-compose and start
docker-compose build
docker-compose up