Skip to content

It is a web application clone of Excel, created using HTML, CSS and Javscript entirely.

License

Notifications You must be signed in to change notification settings

kishanrajput23/The-Excel-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Excel Clone

♦ Live at : https://kishanrajput23.github.io/The-Excel-Clone/

Description :-

  • It is a web application clone of Excel, created using HTML, CSS and Javscript entirely.

  • It has completely responsive unique design which can be used with any device using a web browser.

  • User have access of 100 rows and 26 columns to work on.

  • It has multiple features of Excel which is described below.

Features :-

New Open Save :

Screenshot (81)

→ New, Open, Save feature provide us with three important feature which allows the user to :-

  • Create a new excel file using the NEW feature.

  • Open an already downloaded file from local device using OPEN feature.

  • Save the excel file by downloading it to local device using SAVE feature.

Formatting :

Screenshot 2021-12-06 140314

→ Multiple Formatting Features to give the data the looks you desire.

  • Font Style and Font Size.

  • Alignment.

  • Bold, Italic and Underline.

  • Custom Background Color and Text Color.

Address Bar and Formula Bar :

→ Address Bar and Formula Bar are added in this clone to provide better functionality and user experience.

  • Address Bar provides the user the address of the cell on which user is currently working on.

  • Formula Bar provides the user access to evaluate ALL BASIC MATHEMATICAL operations on one or more cells.

NOTE : ALL THE INDIVIDUAL SYMBOLS AND CELL ADDRESSES WRITTEN IN FORMULA BAR MUST BE SEPERATED WITH EMPTY SPACE FOR THE SMOOTH FUNCTIONALITY OF FORMULA BAR.

formula

Sheets :

  • User can use n numbers of unique sheets in a single Excel page.

  • Each sheet will act as a complete new sheet, and whole excel page can be saved and accessed together.

sheets

Example :

image

New Features and improvements will be added time to time in future.