Skip to content

Commit

Permalink
Merge pull request #38 from Praashh/app/deployment
Browse files Browse the repository at this point in the history
future step added
  • Loading branch information
Praashh authored Oct 9, 2024
2 parents e1d67be + 674dec1 commit c82961d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This project is a real-time opinion trading platform where users can place bets
- [Components:](#components)
- [Current Features](#current-features)
- [Future Steps](#future-steps)
- [](#)

---

Expand Down Expand Up @@ -66,16 +67,15 @@ The system is designed to handle real-time updates and asynchronous order proces
## Future Steps


1. **Order Queuing:**
- A Redis-backed queue system will be introduced for handling order submissions and matching efficiently.

2. **Payment Integration:**
- Add Stripe or Razorpay to enable secure and seamless payments within the platform.
1. **Payment Integration:**
- Add Stripe, Juspay or Razorpay to enable secure and seamless payments within the platform.

3. **Authentication:**
- Implement user authentication using NextAuth.js to allow users to create accounts and manage their portfolios securely.

4. **Worker-based Architecture:**
2. **Worker-based Architecture:**
- A worker system handles adding and matching orders in the order book, ensuring smooth operation and avoiding race conditions.

**Working on this architecture**

![User Diagram](https://utfs.io/f/40G0kRMDo8Ybl88nziDdG6QCSrVvFodOTgceNxm81943jJbA)
---

0 comments on commit c82961d

Please sign in to comment.