Skip to content

Commit 915788f

Browse files
Merge pull request #3 from DeveloperMK07/DeveloperMK07-patch-1
Update README.md
2 parents 29c4bff + 54eb974 commit 915788f

1 file changed

Lines changed: 28 additions & 25 deletions

File tree

README.md

Lines changed: 28 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,39 @@
1-
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
1+
# 📈 STOCK TRACK [AI-Powered Stock Market App]
22

3-
## Getting Started
3+
**AI-powered modern stock market app** built with **Next.js**, **Shadcn**, **Better Auth**, and **Inngest**!
44

5-
First, run the development server:
5+
Stay ahead in the market with **real-time tracking**, **personalized alerts**, and **AI-driven insights** — all within a beautiful, modern UI.
66

7-
```bash
8-
npm run dev
9-
# or
10-
yarn dev
11-
# or
12-
pnpm dev
13-
# or
14-
bun dev
15-
```
7+
---
168

17-
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
9+
## 🚀 Features
1810

19-
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
11+
### 💹 User Dashboard
12+
- 📊 Track **real-time stock prices**
13+
- 🔔 Set **personalized alerts** for target prices
14+
- 🧠 Explore **AI-powered company insights**
15+
- ⭐ Manage your **watchlists** seamlessly
2016

21-
This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
17+
### 🛠️ Admin Dashboard
18+
- 🧾 Manage **stocks and company data**
19+
- 📰 Publish **market news and updates**
20+
- 👥 Monitor **user activity and engagement**
2221

23-
## Learn More
22+
---
2423

25-
To learn more about Next.js, take a look at the following resources:
24+
## ⚡ Event-Driven Workflows (Powered by Inngest)
25+
- ⚙️ **Automated alerts** for stock movements
26+
- 🧭 **AI-driven daily digests** with key insights
27+
- 💵 **Earnings notifications** and updates
28+
- 💬 **Sentiment analysis** from market trends
2629

27-
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
28-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
30+
---
2931

30-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
32+
## 🧑‍💻 Tech Stack
3133

32-
## Deploy on Vercel
33-
34-
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
35-
36-
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
34+
| Layer | Technology |
35+
|-------|-------------|
36+
| Frontend | [Next.js](https://nextjs.org/), [Shadcn UI](https://ui.shadcn.com/) |
37+
| Authentication | [Better Auth](https://better-auth.com/) |
38+
| Event Processing | [Inngest](https://www.inngest.com/) |
39+
| AI & Automation | Custom AI workflows for insights & notifications |

0 commit comments

Comments
 (0)