Skip to content

dmodena/12-AJAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

12-AJAX

Last assignment for term 3 of the BIT course at Red River College. In order to check the output and functionality, please open the html file in the public folder.

For this assignment I decided to use CoffeScript instead of regular JavaScript. Some ruby gems were installed in order to auto generate the output as I was saving while working on the assignment.

Dependencies

The gems used for this assignment are listed in the Gemfile. Only 4 main gems were used (the other are only dependencies of the main gems). They are:

  • Haml - Used for markup generation;
  • Sass - Used for CSS generation;
  • CoffeeScript - Used for JavaScript generation;
  • Guard - Used for automating the compilation process.

Douglas Modena - 2015

About

BIT Term 3 Assignment at Red River College - AJAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published