Emaar - My Dubai New Year

Emaar Properties (or simply Emaar) is an Emirati multinational real estate development company located in the United Arab Emirates.It is a public joint-stock company, listed on the Dubai Financial Market, and has a valuation of US$16.8 billion as of August 2023. Emaar Properties Dubai is one of the largest real estate developers in the UAE and is known for various large-scale projects, such as developing Burj Khalifa, the tallest building in the world.

Overview: For the occasion of new year celebrations ever year and to highlight the events celebrating it including the various venues around dubai, a showcase/marketing website was aimed to be built for celebrations that happened and for the ones to come, celebrating the timeline of events.

Duration: September '21 to November '21'

Role & Responsibilty: Lead Frontend Developer, designer. As the sole developer for this project, I took on the task of creating the design system with the guidance of the offshore designer and the PM, crafting the whole UI interface and the front end functionality from scratch. Initially only provided with the desktop design, I also had to build the mobile screens on the flow, keeping in mind the responsiveness is maintained in all viewports

Initial Layout and Design System

( 12-column grid layout in bootstrap defined with the help of classes as col-1, col-2....col-12 )
( Padding utilities defined in the bootstrap system, same goes for margins with classes .me-1, .me-2, .me-3, .me-4, .me-5 )

Navigation

( On clicking hamburger button, menu slides-in from the right on smaller screens )

Framing the sections

( Video hero section with scroll arow indicating lower sections)
( Modals are opened with click on pointers in the section giving additional information. * Modals are particularly helpful in such situations where we want to add information upon user interest without overloading the page in the first instance )
( Grid layout structure using the default bootstrap flexbox grid, though in hindsight CSS grid can be easier to implement, but was avoided due to lack of browser support in IE, and early versions of safari at the time project was being built )
( Multiple sections have Youtube iframe embedded in it, with custom thumbnails being implemented to enhance customization according to marketing team's needs )
( Footer is center aligned keeping it very concise and focused with a logo on top and a background matching the navigation color )

Responsiveness for mobile

( On clicking hamburger button, menu slides-in from the right on smaller screens )

Arabic Translation and Final Touches

( a toggle is provided to convert from English to Arabic and vice-versa in the navigation menu both in desktop and mobile view )

Learnings and Conclusion