Skip to content

A spreadsheet application, features parsing and evaluating mathematical expressions, implementing spreadsheet functions, handling cell references, and creating interactive web interfaces with dynamic updates.

Notifications You must be signed in to change notification settings

aneeshlalwani/spreadSheet-javaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript SpreadSheet

This project explores the principles of Functional Programming. It implements a spreadsheet application using JavaScript, where code is organized into smaller functions that are combined to build complex programs.

Key Features

  • Parsing and evaluating mathematical expressions
  • Implementing spreadsheet functions
  • Handling cell references
  • Creating interactive web interfaces with dynamic updates based on user input

Concepts Covered

  • map() : method for array manipulation
  • find() : method for searching arrays
  • parseInt() : for converting strings to integers
  • includes() : method for checking array inclusion

Live Link

Visit Website

About

A spreadsheet application, features parsing and evaluating mathematical expressions, implementing spreadsheet functions, handling cell references, and creating interactive web interfaces with dynamic updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published