AbdelrahmanSadat / SMS

SMS with Electron, React, Sequelize & sqlite3. Using electron-react-boilerplate
MIT License
0 stars 0 forks source link

Use Barcode ID instead of DB ID #11

Open AbdelrahmanSadat opened 4 years ago

AbdelrahmanSadat commented 4 years ago

Currently using the DB ID as a temporary value until the barcode values are implemented

AbdelrahmanSadat commented 4 years ago

They can be the same value, or one can be generated from the value of the other through some arithmetic or encryption-like operation.