A personal project inspired by my Underdog Devs Labs experience. And a special thanks to Robert Sharp for his invaluable guidance.
- Implement a model for connecting Grape Buyers (Wineries) with Grape Sellers (Vineyards) based on grape varieties and tonnage
- Created an API interface for MongoDB
- Visualization of aggregate tonnage per grape variety by side (Buyer/Seller)
- Create mock data as a place-holder for real data
- Begin building out test coverage for DS FastAPI