Skip to content

N00rAhmed/Import-Export-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import/Export Tool

Introduction

This web app can import excel files into MongoDB and also export data from MongoDB into a downloadable excel file. To upload an excel file, type you're MongoDB URI in the corresponding input field and create a collection by giving a name in the collection name input field.

Instructions

To run the server side follow the instructions in this repository https://github.com/N00rAhmed/Import-Export-Tool-API and to run the frontend follow the instructions below.

Install dependencies:

npm install

Run Application

npm start

Access here: http://localhost:3000

Demo

https://www.youtube.com/watch?v=pIMmmPrAWqc

About

Import excel files into MongoDB and also export data from MongoDB into a downloadable excel file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors