Code Monkey home page Code Monkey logo

console-logger's Issues

update document

update the document with the new features included and use of the same

regression

do a regression test for every process

organize code

organize the code according to functionality/domain especially angularLogger.ts

transport evaluator

since many js libraries can be included like jQuery,dojo etc we need to have a transport function to evaluate what is the appropriate way to send an ajax request to server

allow cors

cors is not enabled while sending the data,enable it

support for dojo

need to use dojo functions for ajax request if dojo is present

add support for angular service

support to send data to remote server via $http service which if not present then fall backs to $.ajax and option for user to choose

node API's

create node apis to test post data from logger

check IE version

check via ie version rather checking by whether object is undefined

use local storage (html5)

use local storage while storing the log history data , since on page reload the JavaScript array will be flushed and we can't afford that

developer's readme

create a developer readme ,in which steps would be there to compile and build the code

batch posting in server

at present every log is posted to server , what we want is to post the log in batches of 10 or 20 configurable by the user

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.