{"id":20164298,"url":"https://github.com/stephenombuya/spreadsheetapplication","last_synced_at":"2025-03-03T03:13:51.808Z","repository":{"id":261459991,"uuid":"884377921","full_name":"stephenombuya/SpreadsheetApplication","owner":"stephenombuya","description":"A simple, interactive spreadsheet web application built using HTML, CSS, and JavaScript. This app allows users to create, modify, and organize data in a grid-like format, mimicking a basic spreadsheet interface.","archived":false,"fork":false,"pushed_at":"2024-11-06T17:08:14.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T14:28:40.232Z","etag":null,"topics":["css3","functional-programming","html5","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephenombuya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-06T16:34:55.000Z","updated_at":"2024-11-06T17:08:18.000Z","dependencies_parsed_at":"2024-11-06T17:44:30.107Z","dependency_job_id":null,"html_url":"https://github.com/stephenombuya/SpreadsheetApplication","commit_stats":null,"previous_names":["stephenombuya/spreadsheetapplication"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FSpreadsheetApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FSpreadsheetApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FSpreadsheetApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FSpreadsheetApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenombuya","download_url":"https://codeload.github.com/stephenombuya/SpreadsheetApplication/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600490,"owners_count":19988715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","functional-programming","html5","javascript"],"created_at":"2024-11-14T00:33:55.943Z","updated_at":"2025-03-03T03:13:51.786Z","avatar_url":"https://github.com/stephenombuya.png","language":"JavaScript","readme":"# **Spreadsheet Application**\nA simple, interactive spreadsheet web application built using HTML, CSS, and JavaScript. This app allows users to create, modify, and organize data in a grid-like format, mimicking a basic spreadsheet interface.\n\n### **Table of Contents**\n- Project Overview\n- Features\n- Technologies Used\n- Installation\n- Usage\n- Contributing\n- License\n\n\n### **Project Overview**\n- This Spreadsheet Web App aims to provide an easy-to-use interface for managing and organizing data. It features a grid layout where users can enter data into cells, format rows and columns, and perform simple mathematical operations.\n- The app is designed for basic data entry, offering features like adding/removing rows, columns, cell styling, and basic data validation.\n\n\n\n### **Features**\n1. **Grid Layout**: A flexible and dynamic grid where users can enter data.\n2. **Add/Remove Rows and Columns**: Easily modify the grid by adding or removing rows and columns.\n3. **Cell Formatting**: Format text, change colors, and apply borders to cells.\n4. **Basic Calculations**: Support for basic arithmetic operations like addition, subtraction, multiplication, and division across rows and columns.\n5. **Save/Load Data**: Option to save data in the browser or load it back when the app is reopened.\n6. **Responsive Design**: The layout adjusts to different screen sizes for better usability on mobile and desktop devices.\n\n\n\n### **Technologies Used**\n- **HTML**: Used for the structure of the app and the grid layout.\n- **CSS**: For styling and responsiveness.\n- **JavaScript**: Used to handle interactivity, such as adding/removing rows/columns, performing calculations, and saving/loading data.\n\n\n\n\n### **Installation**\n\n1. Clone the repository\n\n```\ngit clone https://github.com/stephenombuya/SpreadsheetApplication\n```\n\n2. Navigate to the project directory\n\n```\ncd spreadsheet-web-app\n```\n\n3. Open the index.html file in your browser\n- You can open the index.html file directly in any modern web browser. There's no need for a server setup since it's a client-side application.\n\n```\nopen index.html\n```\n\n\n\n\n### **Usage**\n- **Create a Spreadsheet**: When you open the app, it will load a default 10x10 grid.\n- **Add Data**: Click on a cell and start typing to add data. Press Enter to move to the next row, or Tab to move to the next column.\n- **Add/Remove Rows/Columns**: Use the buttons at the top of the grid to add or remove rows and columns.\n- **Perform Calculations**: Type a simple formula (e.g., =A1+B2) to calculate values in the grid.\n- **Save Data**: You can save the current data locally using the \"Save Data\" button, and reload it anytime.\n- **Responsive Layout**: The grid adjusts automatically to fit different screen sizes, making it easy to use on both desktop and mobile devices.\n\n\n\n\n### **Contributing**\nContributions are welcome! If you'd like to improve this project, feel free to fork the repository, make your changes, and submit a pull request. Here's how to contribute:\n\n1. Fork the project\n2. Create a new branch (git checkout -b feature-name)\n3. Commit your changes (git commit -am 'Add feature')\n4. Push to the branch (git push origin feature-name)\n5. Open a pull request\n- Please make sure your code adheres to the existing coding style and includes relevant tests where applicable.\n\n\n### **License**\nThis project is licensed under the Apache Commons License - see the [LICENSE](https://github.com/stephenombuya/SpreadsheetApplication/blob/main/LICENSE) file for details.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenombuya%2Fspreadsheetapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenombuya%2Fspreadsheetapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenombuya%2Fspreadsheetapplication/lists"}