An open API service indexing awesome lists of open source software.

https://github.com/codingerik/product_csv_maker

This is a small application that shows you how to make a dynamic csv generator based on a JSON List
https://github.com/codingerik/product_csv_maker

Last synced: about 1 year ago
JSON representation

This is a small application that shows you how to make a dynamic csv generator based on a JSON List

Awesome Lists containing this project

README

          

# Product_CSV_Maker

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![GitHub followers](https://img.shields.io/github/followers/CodingErik?logo=GitHub&style=flat)
![GitHub language count](https://img.shields.io/github/languages/count/CodingErik/Google-Books-Search?color=orange&logo=GitHub&style=flat)

## Description

This project shows you how you can take product data from a csv and convert to JSON and back


## Table of Contents

If your README is very long, add a table of contents to make it easy for users to find what they need.

* [Installation](#installation)
* [Usage](#usage)
* [Credits](#credits)
* [License](#license)
* [Contributing](#contributing)
* [Tests](#tests)


## Installation

git clone the project and type npm i to install all of the dependencies


## Usage

Use this program to write a csv file via the use of JSON

Include screenshots as needed.


## Credits

* Erik De Luna, Developer: Email: [dluna5629@icloud.com](emailTo:dluna5629@icloud.com), Github Username: CodingErik Github Link: https://github.com/CodingErik

## Licensed 🏆

MIT License

## Contributing

if you would like to expand on this lesson and help provide value for the community submit a pull request so I can review it!

[Contributor Covenant](https://www.contributor-covenant.org/)

## Tests

no current test have been runned for this code. If you would like to submit a pull request feel free to do so!