GDSC-HSU / gateway

[Top 3] 2022 Solution Challenge an IoT apporch include Flutter & embedded devices, network protocol, solving/helping covid-19 situation
MIT License
23 stars 9 forks source link

[Docs] Web dashboard application user-interface #31

Open truonghoangduy opened 2 years ago

truonghoangduy commented 2 years ago

Note

Using sidebar to navigate to each web page.

# sample routing schema. modify as you will
/: "Home Page"
/login: " Login Page"
/signup: "Sign up Page"
/device/{id}: "Device Detail Page"
/device/management: "Device Management Page"
/device/new: "Create new device"
/organization/new : "Create Organization Page"

Page

Home Page

Device Detail Page

Device Management Page

Create new Device Page ->

Login/Sign up

Create Organization Page: