Title: README Project: Student Organiser Author: Chester Lloyd Date Created: 05-08-2016 System Requirements: This program requires Python 3.5 (Confirmed stable on 3.5.1) Designed for Windows OS. Project Overview: This is a project that I made for my A Level Computer Science coursework. It is a student organiser that uses sqlite3 to store the student's tasks into a database file. The purpose of this program is to allow the user to add in tasks such as: homework, coursework and their exam dates and be able to add notes as well as easily sort them into a chosen order.