Skip to content

Commit

Permalink
send email after the payment
Browse files Browse the repository at this point in the history
  • Loading branch information
Imadnajam committed Dec 30, 2024
1 parent 1141af7 commit 7235146
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ Welcome to **LARA**, an all-in-one microservice for managing users, products, an
- 🛒 **Product Management** - Organize and categorize inventory.
- 📦 **Order Management** - Streamlined sales and invoicing.
- 📈 **Scalability** - Deployed on Vercel for maximum performance.
- 🔒 **Secure Authentication** - JWT-based authentication for safe and reliable access.
- 📊 **Real-Time Analytics** - Gain insights into sales, orders, and user activity.
- 🔧 **Extensibility** - Easily integrate APIs and add custom modules.

---

Expand All @@ -30,7 +33,7 @@ Welcome to **LARA**, an all-in-one microservice for managing users, products, an
1. **Clone the repository:**

```bash
git clone https://github.com/Lara-Global/Payment-Gateway-and-SaaS-Management-Platform.git
git clone https://github.com/Lara-Global/Payment-Gateway.git
cd your-repository
```

Expand Down Expand Up @@ -74,10 +77,23 @@ Deployed on **Vercel** for scalability and performance:

Explore the features and functionalities in action:

[![Watch the Demo](https://img.youtube.com/vi/6aa3f61d4080423ba5b6b42d8166a3bb/0.jpg)](https://www.loom.com/share/6aa3f61d4080423ba5b6b42d8166a3bb?sid=82121bb5-11f3-48aa-90c2-97400c4cdf1e)

---

## 📊 Badges

![Build Status](https://img.shields.io/badge/build-passing-brightgreen)
![License](https://img.shields.io/badge/license-MIT-blue)
![Version](https://img.shields.io/badge/version-1.0.0-blue)
![Node](https://img.shields.io/badge/node-%3E%3D%2014.0.0-brightgreen)
![TypeScript](https://img.shields.io/badge/typescript-%3E%3D%204.0.0-blue)
![Express](https://img.shields.io/badge/express-%3E%3D%204.17.1-brightgreen)
![MongoDB](https://img.shields.io/badge/mongodb-%3E%3D%204.0.0-blue)
![Vercel](https://img.shields.io/badge/vercel-deployed-brightgreen)
![pnpm](https://img.shields.io/badge/pnpm-%3E%3D%206.0.0-blue)
![Contributions](https://img.shields.io/badge/contributions-welcome-brightgreen)

---

## 📜 License
Expand All @@ -86,5 +102,5 @@ Licensed under the [MIT License](LICENSE).

---

💡 **Contribute & Join Us!**
We welcome contributions from developers worldwide. 🚀 Together, let's make LARA even better!
💡 **Contribute & Join Us!** We welcome contributions from developers worldwide. 🚀 Together, let's make LARA even better!

0 comments on commit 7235146

Please sign in to comment.