Update formAJAX function to log data from the server Add getUserByEmail and checkEmail functions Update profile.ejs to require login Update addSensorData function to emit new sensor data Update api.css with styling changes Update token route to generate and send token email Update authChecker middleware to allow user and token routes
How to get started with this project?
- git clone or whatever you are comfortable with.
- npm install in vscode termianl (assuming you have nodejs installed)
Security in GIT repo. i repeat DO NOT USE CREDS IN CODE! Please use .env files (https://www.npmjs.com/package/dotenv)
Workload
- Ti Seng
- Webserver Microservices
- IoT sensor
- Most Database / Backend Functions of this repo
- consumer website api and user function
- Sean
- Admin Website Microservice
Micro Service
- api.blah handle api
- admin.blah admin website
- consumer.blah comsumer
- proxy.blah reverproxy
- mqtt.blah mqtt service
Description
Languages
JavaScript
38.3%
CSS
33.5%
EJS
28.2%