- Tired of eating the same meal for a week straight?
- Want to take your home cooking to the next level?
- Craving some authentic local cuisine?
At Taste Buddiez, we believe food is more than just fuel — it’s a connection. Our mission is to bring neighbors together through the flavors they create and love. Whether you’re a busy professional craving home-cooked variety, a local chef eager to share your craft, or a foodie seeking authentic dishes from your own community, Taste Buddiez makes it simple to buy, sell, and swap homemade meals right in your neighborhood.
- List homemade meals for sale or swap
- Discover meals from local home cooks
- Build community through food sharing
- Review and rate meals
- Backend: FastAPI (Python)
- Database: MongoDB
- Frontend: React (Port 5173)
- Containerization: Docker & Docker Compose
Quick Start Guide: SEE INSTALL.MD
- navigate to the directory where you want to store the software
- terminal: 'git clone https://github.com/madisonbook/CSC510.git'
- terminal: 'cd CSC510'
- terminal: 'cd proj2'
- terminal: 'pip install -e .'
- terminal: 'tastebuddiez setup'
- terminal: 'tastebuddiez start'
- navigate to http://localhost:5173/ in your browser
- terminal: 'Ctrl+C'
- terminal: 'tastebuddiez test all'