Skip to content

shoebilyas123/excelviewer2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Excel Viewer

Optimized to import, view, edit and save spreadsheet with large amounts of data.

Table of content

Overview

User Story

Users should be able to:

  • Create an account.
  • Create new XLSX sheets.
  • Upload, edit and then save the XLSX files after editing.

Screenshots

Development

Built with

  • Frontend - ReactJS and TailwindCSS
  • Backend - Nodejs, Express MongoDB
  • XLSX Library for parsing XLSX files.
  • Tanstack Virtual - for handling large amounts of data

Useful resources

  • XLSX Docs - Official documentation for XLSX library.

Project Setup

  • Clone the project
  • Run npm install in client as well as server folder.
  • Add your envs as given in the .env.example file.
  • In the root directory, run npm run start. It will run your backend and as well as frontend using concurrently.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published