Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration of backend with frontend #42

Merged
merged 2 commits into from
Jun 19, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
integration of ML backend with frontend
  • Loading branch information
SatyamGupta17 committed Jun 19, 2024
commit a7fb9cad1e91b1a4124481a3d4324c73bbf2fc60
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.
48 changes: 46 additions & 2 deletions frontend-next/app/trade/bnb/page.tsx
47 changes: 45 additions & 2 deletions frontend-next/app/trade/btc/page.tsx
47 changes: 45 additions & 2 deletions frontend-next/app/trade/eth/page.tsx
47 changes: 45 additions & 2 deletions frontend-next/app/trade/usdt/page.tsx
You are viewing a condensed version of this merge commit. You can view the full changes here.