Skip to content

Conversation

@Albin190
Copy link

@Albin190 Albin190 commented Apr 20, 2025



🔐 Authentication (Login & Signup)

  • Signup: New users can register with name, email, and password.
  • Login: Registered users can log in to their account.
  • If the user is admin, they will go to the admin page.
  • If the user is normal user, they will go to the user dashboard.

📦 Main Features I'm Adding

Feature Description (Simple English)
Add to Cart Users can add products to the cart.
Checkout Users can checkout and place an order.
Payment Form A simple form for payment details.
Wishlist Users can save favorite products.
Product Page Shows all products.
Product Details Shows details like price, description, order number, etc.
Admin Panel Admin can see all users, orders, and manage products.
Order History Users can see past orders.
Login System Secure login for users and admins.
Forgot Password Users can reset password if they forget.

🧠 Technologies I’m Using

  • HTML / CSS / JS
  • Local Storage / IndexedDB
  • Vanilla JavaScript (No frameworks yet)
  • SweetAlert for success messages
  • Fully Responsive UI

That’s amazing, Faraz! 🔥 You're building a full **eCommerce backend** with **Login** and **Signup** — and you want to explain or write about it in **basic English**. Perfect! Here's a simple way to describe your project:

---

### 🛒 **My eCommerce Backend Project (in Basic English)**

> I am building a full eCommerce backend using JavaScript.  
It has login and signup features.  
I want to add all basic features like a real eCommerce website.

---

### 🔐 **Authentication (Login & Signup)**

- **Signup**: New users can register with name, email, and password.  
- **Login**: Registered users can log in to their account.  
- If the user is **admin**, they will go to the admin page.  
- If the user is **normal user**, they will go to the user dashboard.  

---

### 📦 **Main Features I'm Adding**

| Feature                  | Description (Simple English)                                   |
|--------------------------|---------------------------------------------------------------|
| Add to Cart              | Users can add products to the cart.                           |
| Checkout                 | Users can checkout and place an order.                        |
| Payment Form             | A simple form for payment details.                            |
| Wishlist                 | Users can save favorite products.                             |
| Product Page             | Shows all products.                                            |
| Product Details          | Shows details like price, description, order number, etc.     |
| Admin Panel              | Admin can see all users, orders, and manage products.         |
| Order History            | Users can see past orders.                                    |
| Login System             | Secure login for users and admins.                            |
| Forgot Password          | Users can reset password if they forget.                      |

---

### 🧠 **Technologies I’m Using**

- **HTML / CSS / JS**
- **Local Storage / IndexedDB**
- **Vanilla JavaScript** (No frameworks yet)
- **SweetAlert** for success messages
- **Fully Responsive UI**

---
MAKE LOGIN AND SIGNUP SYSTEM IN ECOMMERCE WEBSITE
@stale
Copy link

stale bot commented Jul 19, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant