From 9a819609e1578666f91c2541bab0cb16e299d774 Mon Sep 17 00:00:00 2001 From: Deniz <48675506+denizk0461@users.noreply.github.com> Date: Sun, 10 Aug 2025 17:17:54 +0200 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..827c246 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +## AvH Substitution Plan +This is an Android app I developed in 2019 to display my school's substitution plan in an ordered format and send notifications about changes and cancellations in courses before I headed to school. It spiked around 250 active users before being discontinued in early 2020. Find more information about it [here](https://denizk0461.dev/projects/#avhplan).