Weekly is a Svelte SPA which helps organize your weekly schedule down to the hour. It is very lightweight, designed to run offline using the local storage, and overall easy to use.
git clone https://github.com/OwenGranot/Weekly-Calender
cd Weekly-Calender
npm install
npm run dev