Skip to content

minankk/TEAMPROJECT_TEAM2

Repository files navigation

Vinyl Valut

Overview

This project is an e-commerce website designed to sell vinyl records. It provides a seamless shopping experience for users and offers features like product browsing, search, filtering, cart management, adding products to whislist and secure checkout.

Tech Stack

Frontend

  1. Framework : React
  2. Styling : CSS
  3. Languages : HTML, JavaScript

Description The website will be developed using React as the frontend framework for creating dynamic and responsive user interfaces, with HTML and JavaScript for structure and interactivity. CSS will be used for styling to ensure a visually appealing and user-friendly design.

Backend

  1. Framework : Node.js with ExpressJS
  2. Language : JavaScript
  3. IDE : Visual Studio Code

Description The backend of the website will be developed using Node.js, a runtime environment and Laravel, a framework for building scalable server-side applications, with JavaScript as the programming language. Visual Studio Code will be used as the IDE for efficient development and debugging.

Database

  1. Database : MySQL
  2. Database Management: MySQL Workbench

Description The database for the e-commerce vinyl selling website will use MySQL for efficient data storage and management, with MySQL Workbench as the tool for database administration and query execution.

Version Control

  1. Git : For version control and collaboration
  2. Repository Hosting : GitHub

Description Version control will be managed using Git, enabling efficient collaboration and tracking of changes in the codebase.

Features

User Features

  1. Browse Records : Browse and search vinyl records by genre, artist, or price.
  2. Search : Find specific albums or artists quickly using the search bar.
  3. Detailed View : View detailed product descriptions, including album artwork, tracklists.
  4. Shopping Cart :Add vinyl records to the cart and manage cart items.
  5. Wishlist : Add vinyl records to a wishlist for future purchases.
  6. Account Management : Secure user authentication (sign-up/login).
  7. Secure Payment : Complete purchases with a single payment method securely and view order history.

Admin Features

  1. Inventory Management : Add, update, or delete vinyl records from the catalog.
  2. Order Management : View and manage customer orders.
  3. User Management : Manage registered users.

Other Features:

  1. User-friendly interface for better shopping experience.

Installation

Prerequisites:

  1. Node.js installed on your system.
  2. Vs Code Setup is done and installed
  3. MySQL set up for the database.
  4. Git installed for version control.

Usage

  1. Access the development server at localhost
  2. Admin users can log in to access the admin dashboard.
  3. Customers can browse records, add them to the cart, and complete purchases.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors