This "Learning_System" planned to be my School-based Assessment (SBA) for HKDSE ICT. However, due to COVID-19, the HKEAA canceled SBA in the year 2021 DSE. Therefore this system had NOT finished developing, and I will NOT develop it anymore.
- Node.js - Install
- Npm (If you use Linux, you have to install it manually otherwise is included in node.js)
- Firebase - Info
- Install all necessary packages
npm install
- Create a project in Firebase and create user in
Authentication
Remember add your firebase config in
src/JS/renderer.js
andsrc/JS/system.js
npm start
- After alert box / confirm box pop out will freeze the app (Windows only)
- The window frame can be resized after the alert box / confirm box pop out (macOS only)
This project is under MIT Lisence tl;dr