Skip to content

ashishprogrammar/DataSense-Excel-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataSense - Excel Analysis

A full-stack web application for analyzing Excel files with user authentication and admin management.


Features

  • User Registration & Login (JWT Authentication)
  • Role-based access (User / Admin)
  • Upload & Analyze Excel files
  • History tracking of uploaded files
  • Admin dashboard:
    • Manage users
    • View uploaded files
    • Overview statistics
  • Light/Dark Theme support

Tech Stack

Frontend

  • React + React Router
  • Context API (Auth & Theme)
  • Axios
  • CSS (for styling)

Backend

  • Node.js + Express
  • MongoDB + Mongoose
  • JWT Authentication
  • Multer (file uploads)
  • XLSX (Excel processing)
  • Bcrypt.js (password hashing)

Installation

1️Clone the repository

git clone https://github.com/ashishprogrammar/DataSense-Excel-Analysis.git
cd DataSense-Excel-Analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published