Skip to content

JosephMart/Auto-CRN-Entry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto CRN Entry

deps

IMAGE ALT TEXT HERE

Auto CRN entry for Texas A&M students trying to ensure they get into the classes they want!

Website

Chrome Store

Dependencies

Uses the following

  • TypeScript
  • Webpack
  • Moment.js
  • jQuery

Project Structure

  • src: TypeScript source files
  • dist: Chrome Extension directory
  • dist/js: Generated JavaScript files

Setup

yarn install

Import as Visual Studio Code project

...

Build by watch mode

terminal

yarn run build

Visual Studio Code

Run watch mode.

type Ctrl + Shift + B

Load extension to chrome

Load dist directory