Skip to content

cs-internship/CS-Queue-Meetings-Intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS Queue Meetings Intro

A simple web timer used to mark the start of CS Internship introductory meetings and interview sessions. It displays a large countdown toward the configured meeting time (default 18:00) and offers a compact settings panel for a few display modes.

image

Purpose

Use this page to show a clear, prominent timer at the start of weekly meetings or interviews. The interface focuses on a single large countdown and short on-screen instructions for hosts.

Live demo

https://cs-internship.github.io/CS-Queue-Meetings-Intro/

How it works

  • The main page shows a big timer that counts down to the selected meeting time.
  • If the target time is passed, the timer displays a celebration indicator.
  • The page includes short instructions asking attendees to send their Telegram username privately to the program bot before the session.

Settings (in the page)

  • Meeting Time (time input): set the target time the countdown reaches (default 18:00).
  • DVD Mode (checkbox): enables a moving visual element for display screens.
  • Interview Mode (checkbox): Simplifies on-screen text for switching between interview and introduction sessions.

To start a session, open index.html, set the meeting time if needed, toggle any mode, then watch the large timer on screen.

Notes

  • The app is implemented with a few lines of HTML and JavaScript in index.html and script.js.
  • It is designed for in-room or streamed displays — no backend required.

License

This project is licensed under the MIT License.

Contact / Author Info

About

Automated web timer for CS Internship meetings and interviews, with customizable settings.

Topics

Resources

License

Stars

Watchers

Forks

Contributors