Releases: CMU-17-356/dronuts-2023-donutdave
Releases · CMU-17-356/dronuts-2023-donutdave
MVP release
MVP release
Supports account creation, shopping and checking out, employee dashboard to view orders and assign drones
Sprint 1 Release
In this release, for our Express backend, we implemented the object data models with some essential helper functions using Mongoose, and wrote unit tests using Mocha and Chai. For our frontend, we implemented a basic UI written in React, which includes home pages for both the employee and customer, as well as a screen to view an order or a specific product. The website is deployed with Fly.io.