Skip to content

Commit

Permalink
Updated to v2.0
Browse files Browse the repository at this point in the history
- Based on the CodyHouse Framework
- Replaced jQuery with Vanilla JS
- SCSS and JS refectoring

Co-Authored-By: Sebastiano Guerriero <[email protected]>
  • Loading branch information
claudia-romano and sebastiano-guerriero committed Apr 11, 2019
1 parent cff6689 commit 71cf5d7
Show file tree
Hide file tree
Showing 19 changed files with 1,324 additions and 1,948 deletions.
17 changes: 11 additions & 6 deletions README.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
Schedule Template
=========
# Schedule Template

A simple template that lets you display events on a timeline, as well as organize them in groups (week days, conference rooms etc…)
A simple template that lets you display events on a timeline, as well as organize them in groups (week days, conference rooms etc…).

[Article on CodyHouse](https://codyhouse.co/gem/schedule-template/)
[Article on CodyHouse](https://codyhouse.co/gem/schedule-template)

[Demo](https://codyhouse.co/demo/schedule-template/index.html)
[Demo](https://codyhouse.co/demo/schedule-template)

[License](https://codyhouse.co/license)

[Terms](https://codyhouse.co/terms/)
## Dependencies

This experiment is built upon the [CodyHouse Framework](https://github.com/CodyHouse/codyhouse-framework).

Make sure to include both the _global.scss and util.js files of the framework.
1 change: 1 addition & 0 deletions assets/css/style.css

Large diffs are not rendered by default.

Loading

0 comments on commit 71cf5d7

Please sign in to comment.