Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 371 Bytes

File metadata and controls

13 lines (10 loc) · 371 Bytes

📱 MobileShop - OOP with JavaScript

This is a simple and clean JavaScript project demonstrating Object-Oriented Programming concepts using ES6 classes.

🧠 Features

  • Add new mobile devices
  • List all added mobiles with specs
  • Unique ID assigned to each mobile
  • Clean class structure for scalability

🚀 Tech Stack

  • JavaScript (ES6+)
  • Console-based UI