A fullstack project for UBC-CPEN-291(2021/2022) Tech: HTML, CSS, Bootstrap, Javascript, Node.JS, MicroPython and Lego Ev3.
- Ordering and Status and log in Page
- Part of Home page
- Backend back routing and server setup
Used client side JS to add and delete ordering list Used ajax to fetch data from a JSON file that is stored and modified on the server
Used NodeJS to setup a server to listen to port 80 http request Used NodeJS routing to send html/css/js/png files