Kupla.io
Kupla ApS is a small startup located in Svejbæk, Denmark. The compmpany is focused on creating a digital platform for B2B users to monitor their media footprint.
Client
Kupla ApS
Services
Frontend
UX & UI design
Research
Project Managment
Purpose
The aim was to craeat a web platform that would allow users to manage their media monitoring needs.
Technologies
Visit the page
Click hereThe problem:
In the evolving landscape of media consumption, staying abreast of information has become increasingly challenging. The overwhelming volume of content makes it difficult to maintain awareness. To address this issue, Kupla.io was conceived as a solution. This platform empowers users to monitor their media presence and stay informed about their competitors, providing a streamlined approach to managing and tracking online content.
Catalogs:
At the core of Kupla are catalogs, curated collections of articles gathered based on user-defined parameters. Users have the flexibility to set specific criteria, and the system autonomously collects articles that align with those preferences. This streamlined approach ensures that users can effortlessly access a personalized and relevant collection of articles tailored to their specific interests and requirements.
News browser:
To cater to proactive users seeking on-demand news browsing, we've implemented a straightforward feature that enables users to search for news and articles beyond their curated catalogs. This feature is particularly valuable for those exploring new sources of information. Additionally, users can utilize filters, AI search capabilities, and find similar articles, enhancing their ability to discover and engage with a wide range of relevant content.
Stripe subscriptions:
For the convenience of our users, we've integrated Stripe subscriptions, allowing for seamless and secure payment processing. This feature empowers users to manage their subscriptions with ease, ensuring that they can access the platform's full range of features and services without any hassle. By leveraging Stripe's robust payment infrastructure, we've created a secure and reliable payment gateway that enhances the overall user experience.
CRUD operations:
To boost user convenience, we've integrated CRUD operations, enabling users to effortlessly create, read, update, and delete catalogs. This functionality provides complete control over curated collections, allowing users to tailor content to their preferences, enhancing their overall experience.
Settings page:
Harnessing the power of the Next.js App router, we developed a dedicated settings page to provide users with comprehensive control over their account, subscription, and general settings. This centralized hub serves not only as a practical means for users to manage their preferences but also as a resourceful space to seek help and contact support. By consolidating these features into a unified settings page, we aim to enhance user convenience and streamline their interaction with our platform.
Technical details:
The platform is built using Next.js with a server centric approach most of our components are server components giving us the ability to use server side rendering and static site generation. We use TypeScript for type safety and TailwindCSS for styling. The backend is built using AWS and we use OpenAI for article suggestions and Stripe for payments. The whole platform is hosted on Vercel and we use Google Analytics for tracking user behavior.