ROMS (Restaurant Operation Management Software) Mk.2 is an Electron based application built on React.
ROMS Mk.2 is developed primarily for assisting restaurant staff with daily activities, such as customer seating, table management, and bills. The software also supports viewing statistics relating to a restaurant's sales and performance. Included with the software is a training simulation to get employees used to the software, which is built with Unity.
Alex Men |
Corentin Favier |
Ethan Wu |
Kris Bruno |
Payton Falcone |
ROMS Mk.2 currently supports the following platforms:
- Download the newest release version.
- Unzip the downloaded .zip file into a secure directory.
- Run the
romsmk2.exefile located inside the unzipped directory.
- Clone the repository
git clone https://github.com/ROMS-Mk-2/ROMS.git
- Install all the application's dependencies
npm install
- Build the application
npm run build
- Build the distributable
npm run make
- Navigate to
./out/make/zipfolder in your system file explorer and follow the path pertaining to the system you want to run the applicaton. - Unzip the file
- Run the
romsmk2.exefile
Distributed under the MIT License. See LICENSE for more information.
