Skip to content

Commit

Permalink
Merge pull request #42 from SatyamGupta17/main
Browse files Browse the repository at this point in the history
integration of backend with frontend
  • Loading branch information
SatyamGupta17 authored Jun 19, 2024
2 parents e0f0a61 + a7fb9ca commit bb200e4
Show file tree
Hide file tree
Showing 15 changed files with 224 additions and 102 deletions.
3 changes: 2 additions & 1 deletion backend-python/crypto/ETH.csv
3 changes: 2 additions & 1 deletion backend-python/crypto/bnb.csv
Binary file modified backend-python/crypto/bnb.pkl
Binary file not shown.
3 changes: 2 additions & 1 deletion backend-python/crypto/btc.csv
Binary file modified backend-python/crypto/btc.pkl
Binary file not shown.
Binary file modified backend-python/crypto/eth.pkl
Binary file not shown.
3 changes: 2 additions & 1 deletion backend-python/crypto/sol.csv
Binary file modified backend-python/crypto/sol.pkl
Binary file not shown.
3 changes: 2 additions & 1 deletion backend-python/crypto/usdt.csv
Binary file modified backend-python/crypto/usdt.pkl
Binary file not shown.
69 changes: 49 additions & 20 deletions frontend-next/app/trade/bnb/page.tsx
62 changes: 44 additions & 18 deletions frontend-next/app/trade/btc/page.tsx
65 changes: 45 additions & 20 deletions frontend-next/app/trade/eth/page.tsx
55 changes: 34 additions & 21 deletions frontend-next/app/trade/sol/page.tsx
60 changes: 42 additions & 18 deletions frontend-next/app/trade/usdt/page.tsx

0 comments on commit bb200e4

Please sign in to comment.