GithubHelp home page GithubHelp logo

mite4java's Introduction

mite4java

We have developed API to use externally Mite system. Our API can be used to read data from Mite system. Also new data can be inserted to Mite syste. We will generate reports from Mite system data.

In each API call we need to pass subdomain and API key of Mite system. The Mite API key is available in My User page of Mite system. Here I have used my test account subdomain "jewelsub" and my api key "7da6ddf5db9d29f"

Add new entry in Mite System :

http://localhost:8080/mite4java/postcustomers.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

http://localhost:8080/mite4java/postservices.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

http://localhost:8080/mite4java/postprojects.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

Export Selected Time Entry to Excel file and download :

First user will connect to Mite by this page.

http://localhost:8080/mite4java/getreport.html

When user press connect button it will foward to report page.In the Report page user can select specifiq fields from Time Entry. Then press export button to download xlsx Report. In this page user need to enter subdomain name amd Mite api key to generate report.

Export Time Entry to Excel file and download :

All Time entry will be downloaded by bowser. To download TimeEntry API use example is

http://localhost:8080/mite4java/gettimeentries.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

Read all entry from Mite system :

http://localhost:8080/mite4java/getcustomers.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

http://localhost:8080/mite4java/getservices.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

http://localhost:8080/mite4java/getprojects.html?subdomain=jewelsub&apikey=7da6ddf5db9d29f

mite4java's People

Contributors

jewelsub avatar yolk 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.