Skip to content

Latest commit

 

History

History
129 lines (96 loc) · 5.05 KB

Runtime_Error.md

File metadata and controls

129 lines (96 loc) · 5.05 KB

CoC Inheritance 2024
PC Forge


Table of Contents

📝Description

Building a custom PC can be overwhelming, especially when it comes to selecting compatible components. Our PC Building Website simplifies this process by providing a user-friendly platform where users can add different PC parts—such as processors, motherboards, GPUs, RAM, storage, and power supplies—while ensuring compatibility between them.

🔗Links

🤖Tech-Stack

Front-end

  • HTML5 HTML
  • CSS3 CSS
  • JavaScript JavaScript
  • React React
  • Tailwind CSS Tailwind
  • Zustand

Back-end

  • Node.js NodeJS
  • Express ExpressJS
  • MongooseJS
  • Axios

Database

  • MongoDB MongoDB

nlp

  • Langflow

📈Progress

Features Implemented

  • A web-based platform where users can select individual PC parts.
  • Ensures compatibility between selected components.
  • Displays essential information for each component.
  • Allows users to add selected parts to a list for easy tracking.
  • Gives user a specific experience for building a pc of its own choice.

Features partially implemented

  • Chatbot for expert opinion on pc.

🔮Future Scope

  • Improve the User Interface (UI/UX) for a better experience.
  • Introduction of ML for parts suggestion and addition.
  • Helping user to store previous builds.
  • 3-D visualization of components.

💸Applications

  • Gamers 🎮 – Build optimized gaming PCs with compatible hardware.
  • Content Creators & Professionals 🎥 – Configure high-performance systems for video editing, 3D modeling, and AI development.
  • DIY PC Builders 🛠️ – Ensure component compatibility and track prices for cost-effective builds.
  • Custom PC Services 🏬 – Offer pre-configured builds and online PC customization tools.
  • Tech Enthusiasts 🔥 – Experiment with new hardware and stay updated with the latest components.

This website simplifies PC building by ensuring compatibility, performance, and cost efficiency. 🚀💻

🛠Project Setup

For the Web-App
1.Clone the GitHub repo.

git clone https://github.com/Ojasp21/pc_forge

2.Enter the client directory. Install all the required dependencies.

  cd frontend
  npm install
  npm run dev

3.To start the backend server:4

  cd backend
  npm install
  nodemon app.js

👨‍💻Team Members

👨‍🏫Mentors

📱Screenshots

For ScreenShots