Skip to content

battleplayer02/exel-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Google Sheets Clone

I've made a google sheet clone using #html #css #javascript

Features:

  1. New, Open, Save features
  2. Text formatting and alignments
  3. Set formula for each cell
  4. Implemented the Eval function ( for calculation ) using the stack data structure.
  5. Implemented cycle detection ( Using graph data structure ) for each cell to prevent create the cycle.
  6. Multiple sheets features
  7. Implemented a digital clock
  8. Clean and responsive UI

Learning ๐Ÿš€:

  1. Strong understanding of CSS and javascript
  2. graph cycle detection algorithm
  3. Manage dataBase for multiple sheets and each cell

Screenshots

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors