diff options
| author | shazabdullakc <57784869+shazabdullakc@users.noreply.github.com> | 2024-09-13 14:33:04 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-13 14:33:04 +0530 |
| commit | 97313e687d411390579630c2200962db5673d8be (patch) | |
| tree | 256738f0a657ea2965589c6dfb56a02c77ff717f | |
| parent | bb764a2db511e34f0c0a5ea5d0b8f434d502ff99 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,9 +7,9 @@ Shopping Cart: Add and manage items in the cart before checkout. Responsive Design: Fully responsive UI for a smooth experience on desktop and mobile devices. # Tech Stack Front-End: HTML, CSS, JavaScript (React/Bootstrap for responsiveness) -Back-End: Django (Python) or Node.js (Express) -Database: PostgreSQL or MongoDB -Authentication: Django's built-in authentication or JWT (Node.js) +Back-End: Django (Python) +Database: PostgreSQL +Authentication: Django's built-in authentication # Credits Name:Shaz abdulla Reg:RA2311056010210 |
