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

A website and module to generate iCal files and HTML tables based on Blind Brook's rotating block schedule and letter day calendar.

Notifications You must be signed in to change notification settings

jbis9051/Blind-Brook-Calendar-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blind Brook Calendar Creator

A website to generate iCal files and HTML tables based on Blind Brook's rotating block schedule and letter day calendar.

Table of Contents

Installation

git clone https://github.com/jbis9051/BB-Calendar-Creator
cd BB-Calendar-Creator
npm install
lerna bootstrap
lerna link # may hang, see note below

lerna run build should work, but if it doesn't, manually build with

cd common && npm run build
cd ../frontend && npm run build
cd ../server && npm run build

Usage

cd server
npm run run

Support

Please open an issue for support.

Contributing

Create a branch, add commits, and open a pull request.

About

A website and module to generate iCal files and HTML tables based on Blind Brook's rotating block schedule and letter day calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published