cse112-sp20 / TEAM-1-CODE-JAM

Team Activity Tracker - Chrome Extension
1 stars 1 forks source link

Team Activity Tracker

Continuous Integration Codacy Badge

:star: Star us on GitHub — it helps!


Team Activity Tracker

A Google Chrome Extension Team Activity Tracker based on React.

AboutDemoInstallationFeaturesRelatedContributingExternal LinksWikiTeam

About

To promote productivity :rocket:, we introduce Team Activity Tracker Chrome Extension to monitor team activity :computer: as a reinforcement for avoiding distractions and procrastination. A chrome extension that installs in less than five minutes :raised_hands:.

With the sudden changes to our everyday lives, remote work is now more prevalent in our everyday lives. Despite holding the same responsibility, remote work proposes new challenges to productivity. The difference in environment can be a huge factor that affects one’s concentration and task management. Working at home opens doors to limitless distractions such as Youtube, Facebook, and other social media platforms that constantly seek our attention. We are in a situation where team accountability is at an all time high when the only thing standing between your teammates is a screen.

Demo

👉 Watch it here.

Installation

Chrome Extension Store

coming soon :stuck_out_tongue_closed_eyes:

For developers

Clone the source locally:

$ git clone https://github.com/cse112-sp20/TEAM-1-CODE-JAM
$ cd TEAM-1-CODE-JAM

If you're on Debian or Ubuntu, you'll also need to install nodejs-legacy:

Use your package manager to install npm.

$ sudo apt-get install npm nodejs-legacy

Install project dependencies:

$ npm install

Start the app:

$ npm start

Build installers

Build app

$ npm run build

Chrome store deployment

Go to chrome://extensions, have the developer mode enabled and click Load unpacked Select the build folder

Features:

Built with

Related

Contributing

Please take a look at our contributing guidelines if you're interested in helping! :tada:

Links

Team