Business Systems Developer

Period of Employment

16th May 2016 to 5th June 2016

Employer

QA Ltd

Notes

A visual overview of all the projects undertaken throughout this contract can be seen here - https://goo.gl/ynn0if (opens new window).

 Projects

Student Re-enrolment

Project Duration

May 2016 to June 2016

Project Summary

Developed largely from scratch a web-based interface into SITS allowing students to re-enrol, with the ability to change their details where necessary. Solution developed largely in NET.ASP and C#. New stored procedures and functions were created to retrieve and store data in SITS based on form data submitted by the student. Bootstrap and jQuery were used to improve the user interface.

Project Details

Previously, students would re-enrol for study with QA using a paper-based set of forms. On receipt of these forms, Student Services personnel would then update the studentā€™s record in SITS. Due to the projected growth of the number of QAHE students, it was deemed necessary to replace the paper-based re-enrolment with an online version.

The online implementation of Student Re-enrolment was created by expanding upon a basic ASP.NET / C# framework. Several C# methods were then created in order to execute newly created SQL Server functions and stored procedures in order to store and retrieve student data from SITS.

The web forms were formatted using Bootstrap; jQuery was used in order to further improve the user experience (e.g. warning message displayed when attempting to alter date of birth).

In addition, a new SRL was created to send an email to administrative staff containing all the data that the student was able to view / change via the new web site.