Giter Club home page Giter Club logo

csv-bulk-upload-react's Introduction

CSV Bulk Upload

Estimated time: 3.5 hours

Plan:

  • Have a React frontend application that will be served at / using MUI
  • Frontend will have a csv uploader and products list table, csv template download
  • Backend API will have two endpoints /api/v1/purchase-orders/bulk-insert and /api/v1/purchase-orders/list
  • Database will be MySQL with a startup script that generates the purchase_orders table
  • Docker compose will be utilized to launch the application at http://localhost:3000
  • Unit tests for React components, unit tests for backend functions

Usage

  • Run unit tests yarn test
  • Run docker-compose up --build and navigate to http://localhost:3000
  • Download the template from the navigation and fill OR download a correct/incorrect example from Navigation
  • Upload the CSV and see the results in the table if they are valid, or see the error messages
  • Refresh the page to see that the data persists

Screenshots

screenshots/Screenshot_2023-10-08_15-38-35.png screenshots/Screenshot_2023-10-08_15-39-10.png

csv-bulk-upload-react's People

Contributors

devarda avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.