HTMLCSSJavaScriptjQueryBootstrapAG GridChart.js

Aptimyz Backoffice

By Javier Nieto
Picture of the author
Published on
Since
June 2021
Role
Frontend Developer
Login Page Desktop View
Login Page Desktop View
Register Page View
Register Page View
Admin Dashboard View
Admin Dashboard View
+3

Aptimyz is a SaaS platform offering an all-in-one retail management solution for small to mid-sized businesses and enterprise retailers — combining point-of-sale, inventory control, promotions, ecommerce, and back-office management into a single system. The ecommerce admin panel was the operational hub where merchants managed their online store, product catalog, and customer interactions.

The Challenge

Admin panels for retail management platforms carry a specific set of frontend demands: data-heavy interfaces that need to be fast and scannable, complex tabular views across inventory and order data, real-time dashboard metrics, and workflows that non-technical users need to navigate without friction. Getting this right required the right tooling and careful attention to usability across every screen.

What I Built

The admin panel frontend was built with HTML, CSS, JavaScript, jQuery, and Bootstrap as the foundational stack, with specialized libraries added where the complexity demanded it:

  • Dashboard — built the main analytics dashboard using Chart.js to visualize key ecommerce metrics — sales performance, order volume, and product trends — in a clear, at-a-glance format for merchants
  • Product management & allocation — developed the product allocation interface where merchants assign inventory, configure product availability across channels, and manage catalog structure
  • Promotions management — built the promotions module allowing merchants to create, schedule, and manage discounts and promotional campaigns across their online store
  • AG Grid integration — implemented data tables using AG Grid for high-performance, sortable, filterable views of large datasets — products, orders, and customer records — where native HTML tables would have been insufficient
  • Authentication flows — built the login and registration pages with responsive layouts using Bootstrap, ensuring accessibility across both desktop and mobile viewports
  • Email confirmation flow — developed the transactional email confirmation UI as part of the user onboarding and order management flow

Outcome

A functional, data-rich ecommerce admin panel frontend capable of handling the operational complexity of a retail management SaaS — giving Aptimyz merchants a clear interface to manage their online store, products, and promotions from a single dashboard.