Skip to content

komalsathvik/intel-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

🛒 Revolutionizing Intel’s Product Access! 💡

We built a dedicated Intel Product Page as a collaborative full-stack project during the ✨ Intel Hackathon — enabling users to buy directly from Intel, cutting down on third-party costs and improving transparency.

The platform also features an AI-powered chatbot for real-time product queries 🤖 — making it easier than ever to get answers before making a purchase!


🔧 Tech Stack Used

  • Frontend: HTML, CSS, JavaScript (responsive UI)
  • React & React Router DOM: dynamic UI and routing
  • Backend: Node.js & Express for API handling
  • Database: MongoDB & Mongoose for product/user data storage
  • AI Chatbot: Google AI Studio API for intelligent assistance
  • Axios: smooth API communication
  • CORS: secure cross-origin handling

🛠 Key Features

🔹 Intel-exclusive product page for direct sales
🔹 Purchase system designed to cut user costs
🔹 Real-time AI chatbot for instant product support
🔹 Secure & scalable RESTful backend
🔹 MongoDB Atlas for cloud-based data storage
🔹 Fully responsive, modern UI


🎯 Why This Project?

There’s currently no standalone platform to buy Intel products directly — so we set out to fill that gap.
Our team, Devs:
👨‍💻 M. Komal Sathvik
👨‍💻 Rohith Perugu
👨‍💻 Sri Harsha Bommineni

...built a scalable, modern solution during the Intel Hackathon 🚀.

This project gave us valuable experience in:

  • Full-stack web development
  • Real-time AI integration
  • Solving real-world business needs with technology

📸 Demo & Repo


🚀 Getting Started

1️⃣ Clone the Repository

git clone https://github.com/your-username/intel-product-access.git cd intel-product-access

2️⃣ Install Dependencies

Install backend

cd server npm install

Install frontend

cd ../client npm install

3️⃣ Setup Environment Variables

Create a .env file in the server with the following keys:

MONGO_URI=your_mongo_connection_string GOOGLE_AI_KEY=your_google_ai_api_key

4️⃣ Run the App

Start backend

cd server npm run dev

Start frontend (new terminal)

cd client npm start

🧠 Lessons Learned

Building a scalable full-stack app in a hackathon environment

Integrating AI-powered chatbots into real-world products

Designing secure purchase systems

Collaborating as a team of 3 developers under time constraints

📬 Feedback

We’d love your thoughts and suggestions! If you liked the project, drop a ⭐ on the repo!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •