Tag: technology
-

New Sole – Django Project
A feature-rich e-commerce web application built with Django, featuring user authentication, product management, wishlist and cart functionality, search, and email automation. The project is deployed using Render and styled with Bootstrap. 🚀 Features 🛍️ Product Management 🔍 Search ❤️ Wishlist & Cart 🔑 User Authentication 📧 Email Automation 🗄️ Database 🎨 Frontend 🛠️ Tech Stack…
-

Deploy React App on AWS S3
The project focuses on deploying a single-page website using Amazon S3. Key steps include building the React application in Visual Studio Code, creating a unique S3 bucket, uploading compiled files, adjusting permissions for public access, enabling bucket versioning, and configuring static website hosting with a specific endpoint.