Publish & Unpublish Feature
As a freelance web developer, I worked on a project to develop a document publish and unpublish feature on a government website.
In this project, I coordinated with the product manager and end user to ensure the code was working properly according to the requirements. Started by adding a new view table in SQL to show the new data in the 'published documents' table, continued by adding its functions using AJAX in PHP in a MVC model.
It's a challenging project since I spent a lot of time understanding the existing code, and even though I was given one month, luckily I was able to complete the project in two weeks.