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.