Skip to content

psharma04/smcc_countdown.web.app

Repository files navigation

SMCC-Countdown

A "simple" bell tracker and timetabling web app for SMCC students and teachers.

How to contribute:

  1. Make a fork of the GitHub Repository
  2. Add your code to the fork
  3. Open an issue requesting a new feature
  4. If the fork is valid, it will be merged with credit into the master branch

To-do List:

  • Add Timetable Functionality
  • Add a login to sync timetable across devices

Components:

Re-purposing for other schools:

First-time setup:

  1. Clone this repository
  2. Edit public\static\js\main.e2c8743c.js
  3. Search for string //Bell Times
  4. Edit the values in var r to match your school's bell times
  5. In a terminal, cd to this directory
  6. Delete .firebaserc (file) and .firebase (directory)
  7. Initialise firebase repository using firebase init
  8. Select Database, functions, hosting and storage
  9. When prompted to use existing files, enter Y
  10. Execute firebase deploy
  11. Navigate to the URL of the site to check that it works

Updating code:

  1. Clone this repository to a different directory
  2. Make a backup of the var r from your public\static\js\main.e2c8743c.js
  3. Copy the "public" folder from the updated clone over your public folder in your previous clone
  4. Overwrite all files that conflict
  5. Copy your backed up var r into the updated public\static\js\main.e2c8743c.js
  6. Execute firebase deploy

About

Bells and Timetables App for SMCC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages