snsd0805
  • Joined on 2022-12-29
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-13 17:57:42 +08:00
8cd8840e7b feat: simplest echo Telegram bot
snsd0805 pushed to master at snsd0805/Credit-Card-System-smartcontract 2023-06-13 16:47:52 +08:00
ab16949ec8 docs(fix): incorect deploy steps
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 23:43:53 +08:00
a1c4421448 fix: incorrect SQL to calculate the cost
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 23:10:52 +08:00
4d24824d48 docs: add some screenshot
snsd0805 pushed to master at snsd0805/Credit-Card-System-smartcontract 2023-06-12 22:54:44 +08:00
b9d46419d6 docs: add link in README
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 22:54:31 +08:00
a0d29f9aa4 docs: add link in README
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 22:50:03 +08:00
ce989e07a2 docs: update README
snsd0805 pushed to master at snsd0805/Credit-Card-System-smartcontract 2023-06-12 22:25:55 +08:00
115f81146e docs: add REAMD
a0847a1cde feat: add destroy
Compare 2 commits »
snsd0805 renamed repository from Credit-Card-System-Smart-Contract to snsd0805/Credit-Card-System-smartcontract 2023-06-12 22:19:24 +08:00
snsd0805 renamed repository from Credit-Card-System-Webpage to snsd0805/Credit-Card-System-web 2023-06-12 22:18:14 +08:00
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 22:17:45 +08:00
88a9f0d708 fix: navbar's link
9b97d3f19e feat: shop can add the product
6ffc647726 fix: direct path after paying
892d2d214c fix: v-if isShop
Compare 4 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-smartcontract 2023-06-12 20:20:02 +08:00
e207b779b8 fix: set indexed address to filter
260568d62d fix: fix simplify repay() function
c7a26f1a7e fix something about contracts
Compare 3 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 19:42:30 +08:00
287d0aa41d fix: pop out the warning when scanning a undefine product
a7ce5cfd7e fix: change the product's code in database schema
a508651199 feat: complete repay page
Compare 3 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-12 16:51:56 +08:00
887019ed5e feat: client log
aba40a5445 feat: shop log
78c786ff7e fix: change QRcode scanner's size
abe480a526 feat: the shop can generate QRcode to receive ETH
3047758550 feat: the shop can create a order into DB
Compare 13 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-10 02:46:34 +08:00
8cb4a14b94 feat: login & logout flow in Navbar
0e2a08daf3 feat: add cookie after registering
f907dd5adb feat: client main page
4ea494cdff feat: 'add warning table in credit page'
Compare 4 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-09 02:06:45 +08:00
49009af8e3 fix: add register() call in the sign up flow
13b28e315b feat: show payment logs on credit page
Compare 2 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-09 00:04:18 +08:00
9436494d69 feat: complete SBT verification
46c62eb255 feat: SBT frontpage
Compare 2 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-smartcontract 2023-06-08 19:29:14 +08:00
7051eafe36 fix: add the modifier 'onlySelfOrBank' for SBT
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-08 19:27:45 +08:00
454ab1ae21 feat: use .env to setup chain ID
af788a526e try to send transaction to verify the SBT number
Compare 2 commits »
snsd0805 pushed to master at snsd0805/Credit-Card-System-web 2023-06-08 04:30:44 +08:00
7c4c1760bc feat: import Pinia & complete link to MetaMask