Giter VIP home page Giter VIP logo

turn-gps-billpay's Introduction

TURN GPS Bill Pay

Push Events

What is TURN GPS Bill Pay

Runs on the Trimble Pivot Platform

TURN GPS is a statewide network of permanently located GPS receivers, which provides both real time corrections and data for post processing to those that have an active subscription.

This site allows users to pay for their annual subscription.

What is this repo

Website and endpoints for TURN GPS Bill Pay

Database

SQLServer

Development

.env and .secret

Root directory

Add .env using .env.template as a template

functions directory

Add .env.local using .env.local.template as a template

Add .secret.local file with this template SECRETS='{"govpay": {"apiKey": "xxx", "url":"xxx"}, "trimble": {"url": "xxx"}, "database": {"server": "xxx", "user": "xxx", "password": "xxx" , "name": "xxx"}}'

Initial setup steps

See google doc

Govpay / FINET / DTS Billing

  • This app sends order number, item name and description to GovPay
  • The user makes a payment to GovPay
  • GovPay sends export to DTS billing
  • DTS billing reconciles the item name or description to a vendor in FINET
    • FINET State Warehouse "Vendor_Customer" table, Legal_Name or Company_Name
  • This app/trimble has an organization and login name
  • The "Customer Name" DTS billing refers to is the organization name not login name

Run locally

  1. npm install
  2. firebase login
  3. npm run dev
  4. Once everything is loaded, navigate to http://localhost:5173/

turn-gps-billpay's People

Contributors

chwardle avatar ggrimauddts avatar steveoh avatar ugrc-release-bot[bot] avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ggrimauddts

turn-gps-billpay's Issues

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.