Skip to content

A program to create a spreadsheet and edit its cells.

Notifications You must be signed in to change notification settings

charlesycode/Text-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Text-Excel

A program to create a spreadsheet and edit its cells. This program explores the many principles of Java object-oriented programming. The program consists of and the usage of interfaces, abstract classes... The program consists of a lot of sample code provided by the course's instructor. The program relies on inputs from console and parses the commands, then it returns strings (in our case, grids with cells) accordingly.

About

A program to create a spreadsheet and edit its cells.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages