Giter VIP home page Giter VIP logo

inventory-reports-charts-api's Introduction

What is this repository for?

  • API micro-service for implementing reports and charts in inventory system.
  • Version: 1.0.0

Inventory Reports& Charts

1.1 Purpose of Document:

This is a documentation of the above-mentioned software application developed in 2019.

1.2 Application Overview:

API micro-service for implementing reports and charts in inventory system..

1.3 Scope:

The scope of this development was to create the backend APIs to collect series of data and generate data for reports & charts.

1.4 Tools:

Boxdrive API Backend was built using NodeJs (Express Js) & typescript and deployed on a private heroku server. Other dependencies & plugins can be found in the package.json file. It was developed using the IDE - Visual studio code.

1.5 Coding Structure:

The back-end code was structured with MVC with Models, Views, Controllers and Routers. It also includes middleware to verify all incoming requests. The config file has been ignored for security reasons and confidentiality of data. This can be recreated on request as its detrimental to the running of this project

1.6 Build Commands:

Start: “yarn start” Deployment: Backend is run with pm2 on the server or batch script.

1.7 Repository:

Url: https://github.com/devmuhammad/inventory-reports-charts-api.git Branch: devmuhammad

1.8 API/Endpoints:

Production: http://BaseURL/cainms-report-api/v1/ Development: http://localhost:3000/cainms-report-api/v1/

Set up?

  • Clone repository git clone
  • Install dependencies yarn install
  • if dependencies install successfully
  • yarn start-dev

inventory-reports-charts-api's People

Contributors

olacoded avatar devmuhammad 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.