GithubHelp home page GithubHelp logo

sandypockets / ticketer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 582 KB

A productivity Chrome extension for working with ticket-style support platforms

Home Page: https://chrome.google.com/webstore/detail/ticketer/kadgbgflioemhbilojgfhiplhajnjlnb

License: MIT License

HTML 8.37% JavaScript 72.98% CSS 18.65%
chrome-extension productivity ticket-management react-chrome-extension chrome-extension-v3

ticketer's Introduction

Ticketer

A Chrome extension to improve productivity and experience while working through a ticketed or to do type system.

Features

  • Timer - Start, stop, pause, or reset a timer to keep track of how much time is invested in each ticket or task.
  • Counter - Count the number of tickets or tasks to help visualize your progress.
  • Fast tabs - Open three URLs at once with the click of a Fast tab button.

Screenshots

https://github.com/sandypockets/ticketer/blob/main/docs/ticketer-1.png?raw=true

https://github.com/sandypockets/ticketer/blob/main/docs/ticketer-3.png?raw=true

Getting started

This project was developed and tested with Node 14.17.0 and yarn 1.22.15.

  1. Clone the repository.
  2. Install dependencies by running:
yarn install
  1. Build the extension by running:
yarn build
  1. In your browser, go to chrome://extensions/ and enable developer mode.

Click the Chrome menu icon and select Extensions from the Tools menu. Ensure that the "Developer mode" checkbox in the top right-hand corner is checked.

  1. Click Load unpacked.
  2. Upload the build/ directory within the project.

Making changes

For the most part, the extension functions like a normal React app. Make changes in the src/App.js file. After making a change, you need to:

  1. Rebuild the app:
yarn build
  1. Refresh the extension upload. In your browser, go to chrome://extensions/. Click the refresh icon on your extension's card.

Dependencies

  • @testing-library/jest-dom ^5.11.4
  • @testing-library/react ^11.1.0
  • @testing-library/user-event ^12.1.10
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-scripts "4.0.3
  • web-vitals ^1.0.

ticketer's People

Contributors

sandypockets avatar

Stargazers

 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.