♦ Live at : https://kishanrajput23.github.io/The-Excel-Clone/
-
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.
→ 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.
→ 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 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.
-
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.