View All
web-dev

Case Study: Building the Etrat Elm Educational Center Website

Suliman Hakimi7/7/20264 min read

Etrat Elm Educational Center came to Sheen needing a website that could do more than list a phone number. This is what we built and why.

The Problem

Educational centers in Afghanistan face a specific version of the same problem. Families choosing where to send a student want to see the courses, understand the programs, and know how to enroll. Without a website, all of that happens over the phone, one call at a time, and the office spends its day answering the same five questions.

Worse, families searching online simply do not find the center at all.

What We Built

The site went live at etrat-elm.af in 2025, built on Next.js.

Course management came first. Programs and courses are presented in a structure families can browse, so a parent can understand what is offered without calling anyone.

Online admission was the second piece. Prospective students can apply through the site rather than travelling to the office to collect a form. For the center, that turns a queue at the desk into a list they can work through.

Multilingual support was the third. The site serves its audience in the languages they actually use, which for an Afghan educational institution is not optional.

Why Next.js

Two reasons that matter for a school in particular.

Search visibility: Next.js renders pages on the server, so when a family searches for courses in their area, the content is there for the search engine to read. A site built as a heavy client-side application often is not.

Speed on slow connections: many families browse on mobile data. Pages that load quickly on a weak connection are not a nice extra here, they decide whether someone stays or leaves.

What Changed

The center now has an address it can put on a sign, a form that collects applications while the office is closed, and pages that answer the routine questions before anyone picks up the phone.

If You Run a School or Training Center

The pattern transfers. Courses that families can browse, admissions they can complete online, and content in the language they speak. If that describes what you need, get in touch and we will walk you through what it involves.


Keep reading

Read More