Skip to content

Module Web App

Pixailz edited this page Aug 16, 2023 · 1 revision

Objective:

  • An application with a minimal frontend, backend and db to register kids id and their image to authentify.
  • Will be used by kids and their teacher to monitor the robot and the data.
  • A form could be use to register a new kid with its image.
  • Teacher could have permission to modify the db from a form.
  • Serveur local + Base de donnée sur le raspberry pi.
  • ou bien: Client - Serveur

Exemple tech stack:

  • Python flask, sqlite db (python sqlite standard lib), simple html/css/js form+buttons
    • exemple here : python3 app.py
  • Php...
  • Nodejs...

Clone this wiki locally