Skip to content

maduram/cs174_hw4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 174 Homework 4 Project

SJSU Spring 2017 - Pollett

This is the CS 174 Homework 4 Project at SJSU in Spring 2017 submitted by: Madula Ramabathiran and Aishwarya Borkar

In this project, it creates a HTML page with the ability to create Web Sheets in spreadsheet format.

This WebSheet can be created by a user with:

  • A new sheet name or code
    • The new name allows for a new spreadsheet to be created
    • The code is a hash code that users can input to edit, read, or display their spreadsheet.
  • Default is two rows and two columns

It works like a regular spreadsheet by adding or removing columns or rows, and basic spreadsheet functions such as arithmetic (addition, multiplication, subtraction) and computing the average between a range of cells.

You can input text in the cells as a regular spreadsheet and save your file.

Thank you for visiting!


How to run the code:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published