Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 883 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 883 Bytes

Electron-KIOSK

A React Electron based KIOSK application for student information management.

Tools Used

  1. Electron-Forge (React Template) of ElectronJS
  2. ExpressJS for the RestAPI
  3. Oracle for the Database
  4. Material-UI and Semantic UI for User Inteface

Installation

This project requires the KIOSK API to run.

$ git clone https://github.com/kirandroid/Electron_KIOSK.git
$ cd Electron_KIOSK
$ npm install
$ electron-forge start

Some Screenshots