Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 973 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 973 Bytes

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.