Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Source available code for our Google Chrome extension.

License

Notifications You must be signed in to change notification settings

tutorbookapp/chrome-tutorbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorbook Logo

The Google Chrome peer tutoring appointment timer extension that enables peer tutors to record their online/virtual peer tutoring sessions (for review by their peer tutoring supervisor) on Tutorbook.

For more information, head over to our official documentation or our web app's repository.

Developing

First, clone and cd into this GitHub repository by running:

$ git clone https://github.com/tutorbookapp/chrome-tutorbook
$ cd chrome-tutorbook/

Then, install our dependencies via npm:

$ npm i

Finally, to webpack our src/ files into an installable Chrome extension (contained in build/), run:

$ npm run pack

About

Source available code for our Google Chrome extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published