From 2ddc57e1ab3ef6be78607853f94e3302e8e151f0 Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Thu, 13 Jan 2022 20:10:07 +0000 Subject: [PATCH] first version of project --- timetable.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 timetable.md diff --git a/timetable.md b/timetable.md new file mode 100644 index 0000000..3df173f --- /dev/null +++ b/timetable.md @@ -0,0 +1,12 @@ +# Timetable + +The university timetable system works but is not particularly user-friendly. Can you build a more useful system? + +You might consider: + +1. Can you get data from the current system (screen scraping perhaps)? +2. Can a user access the timetable data they need? +3. Can this be linked to smartphone calendars? +4. Could you develop a timetable screen to replace the broken ones outside the rooms? + +There are lots of ways that this data could be used.