Description
The first project where my teammates and I got to work with real client. HERA has been using this website, but they were looking for redesigning it. HERA also wanted to implement their own AI course online.
In this project, I mainly worked on the course catalog on the Courses page, which displays all the courses that HERA’s members has been offering. My teammates and I decided on using Bootstrap, dynamic blocks, and a CMS called MasterStudy. As developing the site, we encountered a problem where MasterStudy doesn’t automatically send a notification email to admin whenever a user completes a course. This is an important feature that our client wanted to implement to the website since they want to send users a badge for course completion.
After contacting MasterStudy, we were notified that the CMS doesn’t have any hooks for course completion. Therefore, we came up with writing a cron event for course completion check.
Technologies
- Bootstrap
- JavaScript
- MySQL
- PHP
- WordPress