/how-behind

How behind am I? Keeping track of missed Zoom lectures since 2020.

Primary LanguageTypeScript

How behind am I? — howbehind.info Netlify Status

A React web app for keeping count of missed Zoom lectures, since March 2020.

Set your timetable URL and it will automatically add lectures (and other classes) once they happen. When you eventually get around to watching one, just tick it off using the button.

Once you login, your classes are synced through the cloud. You can login with Google, Facebook, GitHub, email, or anonymously.

The frontend is hosted on Netlify with the backend provided by Google Firebase.

Screenshot

Development

This project was bootstrapped with create-react-app. git clone and npm start should be enough to get started.