Skip to content

TJBach/ConventionRoomPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convention Room Planner

Web application to assist in planning time slots for rooms at a convention.

Currently this is just the start of a POC.

This project is an excuse to mess with these things for the first time.

  • knockout
  • grunt
  • less

Requirements

node, Greater than 0.8 required for grunt.

grunt, Once node is installed run the command npm install -g grunt-cli

Setup

run npm install

run grunt to build

Tasks

  • grunt dev builds without minification.
  • grunt prod builds with minification.
  • grunt watch will watch the css and js files and rebuild dev when they change.

About

Web application to assist in planning time slots for rooms at a convention.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published