Skip to content

Commit 9b8adc7

Browse files
authored
Update README.md
1 parent 8819270 commit 9b8adc7

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ Built with React, powered by Google's Gemini AI, and featuring a stunning glassm
3131

3232
- [x] User authentication and profiles
3333
- [x] Progress tracking dashboard
34-
- [ ] Leaderboard system
35-
- [ ] More exam categories (GATE, CAT, etc.)
3634
- [x] PDF export of quiz results
3735
- [x] Dark/Light theme toggle
36+
- [ ] Leaderboard system
37+
- [ ] More exam categories (GATE, CAT, etc.)
3838
- [ ] Previous year papers integration
3939

4040
---
@@ -46,6 +46,7 @@ Built with React, powered by Google's Gemini AI, and featuring a stunning glassm
4646
- Node.js (v14 or higher)
4747
- npm or yarn
4848
- Google Gemini API key
49+
- Supabase setup
4950

5051
## 🎮 How to Use
5152

@@ -73,7 +74,7 @@ We love contributions! Here's how you can help:
7374
### Ways to Contribute
7475

7576
- 🐞 Fix bugs and issues
76-
- ✨ Add new features (more categories, difficulty algorithms, etc.)
77+
- ✨ Add new features
7778
- 🎨 Improve UI/UX design
7879
- 💡 Suggest improvements
7980

@@ -108,10 +109,12 @@ This repository participates in **Hacktoberfest**!
108109
## 🛠️ Tech Stack
109110

110111
- **Frontend:** React + Vite
111-
- **Styling:** Custom CSS with Glassmorphism
112+
- **Styling:** Custom CSS with Glassmorphism and Tailwind CSS
112113
- **AI:** Google Gemini 1.5 Flash
114+
- **Authentication & Database:** Supabase
113115
- **Build Tool:** Vite
114116
- **Package Manager:** npm
117+
- **Deployment:** Vercel
115118

116119

117120

0 commit comments

Comments
 (0)