Exchange market for FLO to rupee# and vise-versa
Go to file
sairajzero 1b6488bdd1 Adding foreign key attributes to SQL schema
- All floID based columns (floID, seller, buyer) are now foreign keys with reference to User.floID
- tag in Tags table is now referred to tag in TagList
- Indicate the error when adding user tags via API
2021-12-05 00:40:49 +05:30
args Adding foreign key attributes to SQL schema 2021-12-05 00:40:49 +05:30
public Merge branch 'sairajzero:main' into main 2021-11-25 05:11:55 +05:30
setup Allow trusted IDs to add/rm user tags via API 2021-11-18 15:58:40 +05:30
src Adding foreign key attributes to SQL schema 2021-12-05 00:40:49 +05:30
.gitattributes Initial commit 2021-08-30 21:57:41 +05:30
.gitignore Backup DB feature 2021-10-15 22:54:15 +05:30
LICENSE Adding package.json 2021-10-16 00:19:48 +05:30
package.json Added empty states and result states 2021-10-18 17:35:22 +05:30
README.md Initial commit 2021-08-30 21:57:41 +05:30
start.js Create start.js and main.js 2021-08-30 22:04:19 +05:30

exchange-market

Exchange market for FLO to rupee# and vise-versa