Skip to content

Andresr35/Valtra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


Valtra Inc Automation

This project automates the tool inventory system in our machine shop. Along with a csv reader from infor that will send shipping updates to shopify through their API.


View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

(back to top)

Built With

  • React
  • Nodejs
  • Express.js
  • Postgres
  • Javascript
  • Azure

(back to top)

Getting Started

This project will require connections to multiple API's. This includes shopify, azure, your postgres server.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Andresr35/Nodejsapps.git
  2. Install NPM packages
    npm install

(back to top)

Roadmap

  • Started with creating a front end with react to hold data
  • Created a postgres database to hold tool inventory data
  • Connected the database and front end with an express backend
  • Continued to add function and pages to finish the automation project
  • Created a csv reader and parser to send to backend
  • Created a route to accept shipping info updates to send to shopify api wiht graphql

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Andres Ruiz - andres.ruiz3561@gmail.com

Project Link: https://github.com/Andresr35/Nodejsapps

(back to top)

Nodejsapps

PERN stack for Valtra update test

7/13/2021

Front end for app Sign in page using microsft azure auth for @stronghandtools accounts PERN stack client(ui) PERN stack server is disabled

7/14/2021

SQL server available for ui 
server/backend still to be implemented 
small updates to ui 
    update fucntionality fixed 
    version number displayed 
    name of user can be read 
    logo/ favicon changed to Valtra inc logo (looks jank rn)  
    can change database
discovered deployeing manually from vs code is better than github(ignore aborts for now)  

7/19/2022

commit 1.0.10 
server is hooked up onto ui with sql database and api's