Eudora Preschool

Coming soon

Eudora Preschool

In a collaborative alliance between children, families and educators, Eudora Preschool lives, builds and explores our common values and fosters each other to be a part of society and the world.
Web design
Web development
Fotografering
Eudora Preschool
Datum
April 2025
Development solutions
Webflow CMS
Webflow CMS
Liveprojekt

The challenge

Eudora Preschool had an outdated website that could not be edited, which created limitations for updating and customizing the content. They needed a beautiful and new website with the ability to easily edit and manage through the Webflow CMS. In addition, they wanted a digital system where parents could easily apply for baby singing in preschool – a system that required advanced logic and automation in the background.

The solution

We built a modern and customizable preschool website using the Webflow CMS. Through Webflow, the preschool could easily edit and update the content without technical knowledge or help from developers.For the baby singing application, we developed a tailored system linked to automations in the backend that handled all the rules, limitations and needs that the preschool had – such as registration limits, resets, manual approvals and schedule control.

The results

The preschool received a beautiful and user-friendly website that was easy to update via the Webflow CMS. The modern design improved their online presence and made it easy to communicate with parents and visitors. The new application system for baby singing streamlined the preschool administration and gave them a powerful tool for handling enrollments in a way that was previously not possible – completely without manual work.

Eudora Preschool
Eudora Preschool
Eudora Preschool
Eudora Preschool
"We wanted a site that was easy to use with fresh quality content and easy to navigate and most importantly easy for us to update and change information when needed. We also needed the website to be optimized for mobiles and for search. To our surprise we were able to present the new homepage within 2-3 weeks!"

Mary Carlsson

Eudora Preschool

More projects

Coming soon
More information

ZARC Hair Clinic

Coming soon
More information

Dé Shabéls Cosmetics

This site uses cookies. Read our privacy policy.
Instructions
To make this component work you must follow these steps:
  1. Add a Page trigger and select Page load
  2. Select the Loader 1 [Hide] animation inside When page finishes loading
  3. Position loader1_component inside page-wrapper
  4. Set loader1_component position to fixed and display to none
Note:
Sometimes there may be a bug where the website briefly flashes before the loader is displayed. To avoid this add the following custom code in your Site settings > Custom Code > Head code
<style>
 .preloader {
   display: flex;
 }
</style>