pez-globo / pufferfish-software

All software for the Pufferfish ventilator.
Apache License 2.0
0 stars 1 forks source link

Restructure frontend files into feature folders #441

Closed rohanpurohit closed 2 years ago

rohanpurohit commented 2 years ago

This PR includes:

TODO (for future PR):

ethanjli commented 2 years ago

TODO: just a simple test to make sure everything works, and then approve

rohanpurohit commented 2 years ago
  1. This project is licensed under Apache License v2.0 for any software, and Solderpad Hardware License v2.1 for any hardware - do you agree that your contributions to this project will be under these licenses, too? Yes.
  2. Were any of these contributions also part of work you did for an employer or a client? No.
  3. Does this work include, or is it based on, any third-party work which you did not create? No.
rohanpurohit commented 2 years ago

Tested the frontend and accessed standard features on the backend simulator and everything looks good to me. since these were just file restructuring and the content inside the files hasn't changed, I'll be merging this in.