GitHunt
JU

JustinButler700/registore-electron-dev

Registore-Electron

Open Source POS System
Registore

Dependencies: Typescript, Node.js, Postgres SQL

To run our current software, first set up a postgres database, with the user 'development' and the password 'password' on port 5432.
Here's a video tutorial : https://csusm-my.sharepoint.com/:v:/g/personal/butle065_csusm_edu/ERKV1lgJOPhNtciDpP5NvMoBAMZyTNtRJPb_xMdPD0SsBw?e=Y85ti9

Then, import our test database so you have the required tables.
Test database: https://github.com/CS-441-Group-8/database-scripts/blob/main/tables.sql

Following this, you are ready for installation.

Installation:

  1. Clone this repository:
git clone https://github.com/CS-441-Group-8/registore-electron.git
  1. Run setup.sh this shell file will download the backend
./setup.sh

Languages

JavaScript53.6%HTML28.7%CSS17.4%Shell0.2%

Contributors

MIT License
Created December 5, 2022
Updated January 31, 2023