A React Electron based KIOSK application for student information management.
- Electron-Forge (React Template) of ElectronJS
- ExpressJS for the RestAPI
- Oracle for the Database
- Material-UI and Semantic UI for User Inteface
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