During my project with the Mersey School of Anaesthesia (MSA), I developed a comprehensive educational platform designed to enhance learning for healthcare professionals specializing in anesthesia. MSA offers essential training resources, including courses, workshops, and examination preparation.
The application served as a collaborative platform where students could learn from research papers and create questions for their peers, fostering a culture of shared knowledge. Users could answer these question sets in rounds, promoting active engagement and deeper understanding. I utilized React for the front end to create a coherent, user-friendly interface.
On the back end, I employed Ruby on Rails to manage the database for user profiles and course information, implementing secure authentication for different user roles. I developed RESTful APIs to facilitate smooth communication between the front end and back end, enabling real-time updates and interactions.