Giter Club home page Giter Club logo

csv-parser-python-react-mongo-docker's Introduction

Monorepo for a Rolodex app (CSV uploader) - React / Python / Mongo / Docker

What is it

A mini-rolodex app where you can upload a CSV with emails, first names, last names (can be expanded but keeping it simple for demonstration sake.).

Has a mapping mechanism so you can match your CSV columns with the ones used in this app.

After upload, you can view the list of people in a table.

How to run:

  • Make sure you have Docker installed on your machine, then run docker-compose up --build.

  • Once it's built and you haven't made any package changes, etc. you can just run docker-compose up.

WebClient changes will appear at localhost:8080

Server changes will appear at localhost:9911

Features:

  • Fully dockerized client + server setup (see docker-compose.yml)
  • Hot reload of client + server
  • Drag/Drop file for upload
  • React 16+
  • Semantic UI for style
  • AirBnB style syntax and ES linting
  • Prettier on precommit to verify your code style is consistent
  • Python API built with Flask
  • API attached to MongoDB
  • Jest for testing client code

csv-parser-python-react-mongo-docker's People

Contributors

briankgraham 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.