Giter Club home page Giter Club logo

logger's Introduction

Logger

An extension that tracks internet usage.

Client Setup

  1. Run npm install or yarn install in the client folder of the project on your machine.
  2. Start the development server with npm start or yarn start. Changes made to the source code will be immediately reflected in the React page on the development server.
  3. All code for the popup portion of the extension and the JavaScript not related to the React page should be put in the public folder. Do not modify index.html, this is what React uses to render the main page.

Deploying the extension

  1. Run yarn build
  2. Navigate to the Chrome extension menu and turn Developer mode on.
  3. Select 'Load unpacked' and select the generated build folder in the project.
  4. The extension should now be installed and usable.
  5. Changes to the code will not be reflected in the extension unless you repeat steps 1-4.

logger's People

Contributors

jmbuck avatar shawnmontgomery avatar ramseyali avatar njagadis avatar coreyc723 avatar

Stargazers

Killian avatar

Watchers

James Cloos avatar  avatar  avatar Pongthip Srivarangkul 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.