iot-root / garden-of-eden

Truly own that which is yours!
GNU General Public License v3.0
22 stars 6 forks source link

feat: frontend and goodies #68

Open petercorrea opened 1 month ago

petercorrea commented 1 month ago

Added Frontend and goodies

Description

This PR adds a Solid.js frontend that communicates to the Flask server. This brings a responsive UI that enables users to compete the following right from their device:

Along with that, this also includes

Next steps in a future PR:

Setting Up:

  1. cd into bin and run ./setup.sh
  2. visit http://my-garden:3000

Disclaimer: I haven't tested this from a cold install.

Tablet and Desktop Screenshots

Screenshot 2024-05-28 at 1 38 40 AM Screenshot 2024-05-28 at 1 41 56 AM Screenshot 2024-05-28 at 1 41 27 AM Screenshot 2024-05-28 at 1 41 38 AM

Mobile Screenshots

Screenshot 2024-05-28 at 1 42 28 AM Screenshot 2024-05-28 at 1 42 37 AM Screenshot 2024-05-28 at 1 42 45 AM Screenshot 2024-05-28 at 1 42 52 AM

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

iot-root commented 1 month ago

Juicy update nice work @petercorrea