Skip to content

anthony9975/Text-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This project created a simplified version of a excel sheet. It had 20 rows numbered 1-20 and 12 columns numbered A-L. I created a grid of 240 cells, each cell is automatically initialized to be empty and can accept 4 types of inputs: text input, number inputs which include formulas, numbers, and percents. Formulas can include numbers or cell refrences. This project was the cumulation of all my java knowledge. It used math skills and logic skills to plan out the code. It uses inheritance, as well as class and object creation, arrays and arraylists, system inputs, and polymorphism. This project was created as a school assigment to practice inheritance, class creation, arrays, and many other java skills.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages