Skip to content

Releases: CMU-17-356/dronuts-2023-donutdave

MVP release

22 Mar 03:35
106d92f
Compare
Choose a tag to compare

MVP release
Supports account creation, shopping and checking out, employee dashboard to view orders and assign drones

Sprint 1 Release

17 Feb 04:41
6ef2d2b
Compare
Choose a tag to compare

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.