Part of Bsc thesis.
- Its using React with @MaterialUi
- Backend is written in rust with axum and Prisma ORM
- DB is Postgres
- Pot prototype is made with ESP8266
ERD diagram:
- To run this app you need to create .env files with db url as well as generate db.rs with prisma
- To start backend you cargo run
- To run frontend you start a react server