Skip to content

Abhi666-max/CodeAlpha_QuickBuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CodeAlpha_QuickBuy

This is a Full Stack E-commerce web application developed as Task 1 for the CodeAlpha Full Stack Development Internship.

Project Features

  • User Authentication (Registration and Login)
  • Product Listings and Product Details Page
  • Dynamic Shopping Cart Simulation
  • Order Processing System
  • Database Integration for Users, Products, and Orders

Technology Stack

  • Frontend: HTML, CSS, JavaScript (Vanilla)
  • Backend: Node.js, Express.js
  • Database: MongoDB, Mongoose

Installation & Setup Instructions

  1. Clone the repository to your local machine.
  2. Ensure you have MongoDB installed and running on your system (mongodb://127.0.0.1:27017).
  3. Navigate to the backend directory.
  4. Run npm install to install necessary dependencies (express, cors, mongoose).
  5. Run node server.js to start the backend server.
  6. Open frontend/index.html in your web browser to view the application.

Author

Developed for CodeAlpha Internship Task.

About

A Full-Stack E-commerce web application featuring dynamic product listings, secure user authentication, and shopping cart management. Built for the CodeAlpha Internship Task 1.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors