Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

mad-hin/Learning_System

Repository files navigation

Learning_System

Abstract

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.

Prerequisites

  • Node.js - Install
  • Npm (If you use Linux, you have to install it manually otherwise is included in node.js)
  • Firebase - Info

Project setup

  1. Install all necessary packages
npm install
  1. Create a project in Firebase and create user in Authentication

Remember add your firebase config in src/JS/renderer.js and src/JS/system.js

Compiles and hot-reloads for development

npm start

Discovered bugs

  1. After alert box / confirm box pop out will freeze the app (Windows only)
  2. The window frame can be resized after the alert box / confirm box pop out (macOS only)

Lisence

This project is under MIT Lisence tl;dr