Code Monkey home page Code Monkey logo

excel-clone's Introduction

๐Ÿš€ Excel-Clone




Logo

๐Ÿ“Œ Introduction

  • EXCEL-CLONE is a clone of excel sheet.
  • It lets user to Evaluate things on the sheet using formula bar.
  • Excel-Clone provieds the basic functionality of excel sheet.

Features

  • Properties like Bold, Italic, Underline, TextColor, Background color, etc. can applied to each cell(Two-Way Binding).
  • Formula Evaluation, in case the formula detects the cycle, an alert message will pop-up.
  • Implemented Cycle Detection Algorithm using Depth First Search to Detect the Cycle. (Graph Algorithm Implemented).
  • Cyclic Path can be Traced using certain colors.
  • Multiple Sheets can be added as well as removed.
  • Can Cut, Copy, & Paste Values in a Range of Cells.
  • Can Download as well as Upload sheets.

๐Ÿ“Œ Screenshots

  • We can Cut, Copy, and Paste.

Logo

  • You an change the color of cell.

Logo

  • We can evaluate the value of cell.

Logo

  • It will detect the cycle if in case the cells of your formula are dependent on each other. Then, it is impossible to determine the value of the formula you have entered. To avoid this situation, it will give us an alert.

Logo

  • If you want to trace the path.

Logo

  • Red color will detect the exact location of the cell where this dependency occur.

Logo

  • You can add multiple sheets.

Logo

  • If you want to delete sheet, it will pop-up an alert for your confirmation.

Logo

  • After deleting sheet the cursor will automatically get back to the sheet1.

Logo

๐Ÿ“ท Live Demo

Checkout the demo video of the project

๐ŸŽฏ Purpose of the Project

Excel is typically used to organized data and perform finacial analysis.

๐Ÿ›๏ธ Tech Used

๐Ÿ’ป Author

Created with ๐Ÿ’– by :

Ankita Santape

๐Ÿค Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

๐Ÿ“ƒ License

MIT

excel-clone's People

Contributors

ankitasantape avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.