Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 774 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 774 Bytes

Store maintenance application with database

A desktop application for keeping the track of supplies in a small store. Written in Electron framework using SQLite as a relational database.

Run

The only requirement is NodeJS. After ensuring its installation, do the following in order to run application.

npm install
npm start

GUI

Screenshot from 2021-02-21 17-39-14 Screenshot from 2021-02-21 17-41-16 Screenshot from 2021-02-21 17-41-49