/browser_excel_clone

Clone of excel application which runs in a browser window

Primary LanguageJavaScript

📊 Excel Clone

Description :

Excel Clone is built using HTML5, CSS3 and JavaScript. It runs in a browser window.

📚 Features of the project :

  • Change Cell size
  • Cycle Detection(if any)
  • Evaluate Formula using Stack;
  • New, Open, Save functionality
  • Formatting - font, size, bold, italic, underline, color, background color, position.
  • Adding Multiple sheets
  • Scrolling with fixed top-row and side column

https://excel-clone-24e565.netlify.app/

🚀 Techstack :

Frontend :

  • JavaScript
  • HTML5
  • CSS3
  • DOM
  • IDE: VSCode

📸 Screenshots


Excel User Interface first glance

User Interface

Excel Menu Bar features showcase

Features Showcase

Excel Cycle detection error showcase

Cycle Detection