Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

hftlclub/payment-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment Terminal Application

2018 by Tommy Hasert

This project aims to provide a terminal application for a digital payment system for HfTL Club.

Development

Checkout the repository and install required NodeJS modules on your Raspberry Pi by executing the following commands:

git clone https://github.com/hftlclub/payment-terminal
cd payment-terminal
npm install

Setup the database connection and modify some settings in your src/.env file.

Start the server via the following command:

npm start

Screenshot

Fritzing Sketch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published