Repository files navigation
A "simple" bell tracker and timetabling web app for SMCC students and teachers.
Make a fork of the GitHub Repository
Add your code to the fork
Open an issue requesting a new feature
If the fork is valid, it will be merged with credit into the master branch
Add Timetable Functionality
Add a login to sync timetable across devices
Re-purposing for other schools:
Clone this repository
Edit public\static\js\main.e2c8743c.js
Search for string //Bell Times
Edit the values in var r to match your school's bell times
In a terminal, cd to this directory
Delete .firebaserc (file) and .firebase (directory)
Initialise firebase repository using firebase init
Select Database, functions, hosting and storage
When prompted to use existing files, enter Y
Execute firebase deploy
Navigate to the URL of the site to check that it works
Clone this repository to a different directory
Make a backup of the var r from your public\static\js\main.e2c8743c.js
Copy the "public" folder from the updated clone over your public folder in your previous clone
Overwrite all files that conflict
Copy your backed up var r into the updated public\static\js\main.e2c8743c.js
Execute firebase deploy
About
Bells and Timetables App for SMCC
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.