{"id":1538,"date":"2025-09-05T09:33:21","date_gmt":"2025-09-05T06:33:21","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1538"},"modified":"2026-08-21T13:52:05","modified_gmt":"2026-08-21T10:52:05","slug":"project-management-tool","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1538","title":{"rendered":"Project Management Tool"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Hide page title bar on About page *\/\n.page-id-1538 .header-post-title-container,\n.page-id-1538 .page-header,\n.page-id-1538 .entry-header {\n    display: none !important;\n}\n<\/style>\n\n<style>\n\/* =========================================================\n   BIG ART \u2014 VET2HUB PAGE\n========================================================= *\/\n\n.bigart-vet2hub {\n    --navy: #172554;\n    --blue: #2f4fb3;\n    --cyan: #23b7d6;\n    --yellow: #f2c94c;\n    --text: #334155;\n    --muted: #667085;\n    --soft: #f7f9fc;\n    --line: #e4e9f2;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto 50px;\n    color: var(--text);\n    font-family: inherit;\n}\n\n.bigart-vet2hub *,\n.bigart-vet2hub *::before,\n.bigart-vet2hub *::after {\n    box-sizing: border-box;\n}\n\n\/* HERO *\/\n\n.bigart-vet2hub-hero {\n    position: relative;\n    overflow: hidden;\n\n    margin-bottom: 24px;\n    padding: 58px 54px;\n\n    border-radius: 24px;\n\n    background:\n        radial-gradient(\n            circle at 88% 14%,\n            rgba(35,183,214,.25),\n            transparent 30%\n        ),\n        radial-gradient(\n            circle at 10% 100%,\n            rgba(242,201,76,.13),\n            transparent 30%\n        ),\n        linear-gradient(\n            135deg,\n            #172554 0%,\n            #233875 55%,\n            #2f4fb3 100%\n        );\n\n    box-shadow: 0 18px 48px rgba(23,37,84,.15);\n}\n\n.bigart-vet2hub-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n\n    margin-bottom: 18px;\n    padding: 7px 13px;\n\n    border: 1px solid rgba(255,255,255,.20);\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.10);\n\n    color: #fff;\n\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n}\n\n.bigart-vet2hub-kicker::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--yellow);\n}\n\n.bigart-vet2hub-hero h1 {\n    margin: 0 0 18px !important;\n\n    color: #fff !important;\n\n    font-size: clamp(38px,5vw,56px) !important;\n    line-height: 1.06 !important;\n    font-weight: 850 !important;\n}\n\n.bigart-vet2hub-hero p {\n    max-width: 900px;\n    margin: 0 !important;\n\n    color: rgba(255,255,255,.88) !important;\n\n    font-size: 17px !important;\n    line-height: 1.75 !important;\n}\n\n\/* OVERVIEW *\/\n\n.bigart-vet2hub-overview {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n\n    margin-bottom: 24px;\n}\n\n.bigart-vet2hub-card {\n    padding: 32px;\n\n    border: 1px solid var(--line);\n    border-radius: 20px;\n\n    background: #fff;\n\n    box-shadow: 0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-vet2hub-card h2 {\n    margin: 0 0 14px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 27px !important;\n    line-height: 1.2 !important;\n    font-weight: 850 !important;\n}\n\n.bigart-vet2hub-card p {\n    margin: 0 !important;\n\n    color: var(--muted) !important;\n\n    font-size: 15px !important;\n    line-height: 1.8 !important;\n}\n\n\/* IMAGE *\/\n\n.bigart-vet2hub-image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    overflow: hidden;\n\n    padding: 18px;\n\n    border: 1px solid var(--line);\n    border-radius: 20px;\n\n    background: #f8faff;\n\n    box-shadow: 0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-vet2hub-image img {\n    display: block;\n\n    width: 100%;\n    max-width: 560px;\n    height: auto;\n\n    border-radius: 14px;\n}\n\n\/* FEATURES *\/\n\n.bigart-vet2hub-section {\n    margin-top: 24px;\n    padding: 36px 32px;\n\n    border-radius: 22px;\n\n    background: var(--soft);\n}\n\n.bigart-vet2hub-section-head {\n    max-width: 760px;\n    margin-bottom: 24px;\n}\n\n.bigart-vet2hub-eyebrow {\n    display: block;\n\n    margin-bottom: 8px;\n\n    color: var(--blue);\n\n    font-size: 11px;\n    font-weight: 850;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.bigart-vet2hub-section h2 {\n    margin: 0 0 10px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 30px !important;\n    line-height: 1.2 !important;\n    font-weight: 850 !important;\n}\n\n.bigart-vet2hub-section-head p {\n    margin: 0 !important;\n\n    color: var(--muted) !important;\n\n    font-size: 15px !important;\n    line-height: 1.7 !important;\n}\n\n.bigart-vet2hub-features {\n    display: grid;\n    grid-template-columns: repeat(2,minmax(0,1fr));\n    gap: 16px;\n}\n\n.bigart-vet2hub-feature {\n    position: relative;\n\n    padding: 24px;\n\n    border: 1px solid var(--line);\n    border-radius: 16px;\n\n    background: #fff;\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n.bigart-vet2hub-feature:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 26px rgba(23,37,84,.09);\n}\n\n.bigart-vet2hub-feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    margin-bottom: 14px;\n\n    border-radius: 11px;\n\n    background: #eef3ff;\n    color: var(--blue);\n\n    font-size: 12px;\n    font-weight: 900;\n}\n\n.bigart-vet2hub-feature h3 {\n    margin: 0 0 8px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 17px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n}\n\n.bigart-vet2hub-feature p {\n    margin: 0 !important;\n\n    color: var(--muted) !important;\n\n    font-size: 13.5px !important;\n    line-height: 1.65 !important;\n}\n\n\/* FUTURE \/ FUNDING *\/\n\n.bigart-vet2hub-funding {\n    margin-top: 24px;\n    padding: 30px 32px;\n\n    border-left: 5px solid var(--cyan);\n    border-radius: 18px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #edf3ff 100%\n        );\n}\n\n.bigart-vet2hub-funding h2 {\n    margin: 0 0 12px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 25px !important;\n    font-weight: 850 !important;\n}\n\n.bigart-vet2hub-funding p {\n    margin: 0 !important;\n\n    color: var(--muted) !important;\n\n    font-size: 15px !important;\n    line-height: 1.75 !important;\n}\n\n\/* CTA *\/\n\n.bigart-vet2hub-cta {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n\n    margin-top: 24px;\n    padding: 34px;\n\n    border-radius: 20px;\n\n    background: var(--navy);\n}\n\n.bigart-vet2hub-cta-text {\n    max-width: 760px;\n}\n\n.bigart-vet2hub-cta h2 {\n    margin: 0 0 8px !important;\n\n    color: #fff !important;\n\n    font-size: 27px !important;\n    font-weight: 850 !important;\n}\n\n.bigart-vet2hub-cta p {\n    margin: 0 !important;\n\n    color: rgba(255,255,255,.82) !important;\n\n    font-size: 14.5px !important;\n    line-height: 1.7 !important;\n}\n\n.bigart-vet2hub-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    flex: 0 0 auto;\n\n    padding: 12px 18px;\n\n    border-radius: 10px;\n\n    background: var(--yellow);\n\n    color: var(--navy) !important;\n\n    font-size: 13px;\n    font-weight: 850;\n\n    text-decoration: none !important;\n\n    transition:\n        transform .2s ease,\n        background-color .2s ease;\n}\n\n.bigart-vet2hub-button:hover {\n    transform: translateY(-2px);\n    background: var(--cyan);\n    color: var(--navy) !important;\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 900px) {\n\n    .bigart-vet2hub-overview {\n        grid-template-columns: 1fr;\n    }\n\n    .bigart-vet2hub-features {\n        grid-template-columns: 1fr;\n    }\n\n    .bigart-vet2hub-cta {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n}\n\n@media screen and (max-width: 650px) {\n\n    .bigart-vet2hub-hero {\n        padding: 38px 23px;\n        border-radius: 18px;\n    }\n\n    .bigart-vet2hub-hero h1 {\n        font-size: 36px !important;\n    }\n\n    .bigart-vet2hub-card,\n    .bigart-vet2hub-section,\n    .bigart-vet2hub-funding,\n    .bigart-vet2hub-cta {\n        padding: 24px 21px;\n        border-radius: 17px;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-vet2hub\">\n\n    <!-- HERO -->\n    <section class=\"bigart-vet2hub-hero\">\n\n        <div class=\"bigart-vet2hub-kicker\">\n            Digital Project Management\n        <\/div>\n\n        <h1>VET2HUB<\/h1>\n\n        <p>\n            As part of the BIG ART project, we use <strong>VET2HUB<\/strong>\n            as our main tool for project coordination, collaboration and\n            management.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- OVERVIEW -->\n    <section class=\"bigart-vet2hub-overview\">\n\n        <div class=\"bigart-vet2hub-card\">\n\n            <h2>One platform for the whole project<\/h2>\n\n            <p>\n                VET2HUB is an integrated digital platform designed to support\n                real-time project organisation, collaboration, document\n                management, financial tracking and reporting across all\n                project partners.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"bigart-vet2hub-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/bigart-vet.eu\/wp-content\/uploads\/2025\/09\/Vet2Hub.png\" alt=\"VET2HUB digital platform\" loading=\"lazy\">\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- FEATURES -->\n    <section class=\"bigart-vet2hub-section\">\n\n        <div class=\"bigart-vet2hub-section-head\">\n\n            <span class=\"bigart-vet2hub-eyebrow\">\n                Platform Capabilities\n            <\/span>\n\n            <h2>Built for collaboration and transparency<\/h2>\n\n            <p>\n                VET2HUB supports the day-to-day coordination of BIG ART by bringing\n                together project management, communication, documentation and\n                reporting in one digital environment.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-vet2hub-features\">\n\n            <div class=\"bigart-vet2hub-feature\">\n                <div class=\"bigart-vet2hub-feature-number\">01<\/div>\n\n                <h3>Project Organization &amp; Management<\/h3>\n\n                <p>\n                    Real-time project organisation and management with role-based\n                    access and permissions for all partners.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"bigart-vet2hub-feature\">\n                <div class=\"bigart-vet2hub-feature-number\">02<\/div>\n\n                <h3>Collaboration &amp; Networking<\/h3>\n\n                <p>\n                    Partners can connect through activities and projects they create\n                    or are invited to join, supporting ongoing cooperation across\n                    organisations.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"bigart-vet2hub-feature\">\n                <div class=\"bigart-vet2hub-feature-number\">03<\/div>\n\n                <h3>Secure Publishing &amp; Teamwork<\/h3>\n\n                <p>\n                    Unlimited document and media management, budget tracking and\n                    financial records per project provide a secure shared working\n                    environment.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"bigart-vet2hub-feature\">\n                <div class=\"bigart-vet2hub-feature-number\">04<\/div>\n\n                <h3>Automated Reporting<\/h3>\n\n                <p>\n                    Automated reporting at every stage provides consolidated\n                    overviews of project progress, costs and results.\n                <\/p>\n            <\/div>\n\n\n            <div class=\"bigart-vet2hub-feature\">\n                <div class=\"bigart-vet2hub-feature-number\">05<\/div>\n\n                <h3>International Cooperation<\/h3>\n\n                <p>\n                    Hubs can interact online across EU and non-EU languages, with\n                    built-in real-time communication and email integration.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- FUNDING \/ FUTURE -->\n    <section class=\"bigart-vet2hub-funding\">\n\n        <h2>Connecting projects with European funding<\/h2>\n\n        <p>\n            The platform also includes proposal-writing simulators for Erasmus+\n            KA1 and KA2 projects, with plans to expand to additional project types\n            and integrate with the EU Funding &amp; Tenders Portal through REST APIs.\n            In this way, VET2HUB acts not only as a project management environment,\n            but also as a bridge to European funding platforms.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- CTA -->\n    <section class=\"bigart-vet2hub-cta\">\n\n        <div class=\"bigart-vet2hub-cta-text\">\n\n            <h2>Supporting the BIG ART ecosystem<\/h2>\n\n            <p>\n                VET2HUB is currently used by VET schools and has strong potential\n                for wider adoption by Higher Education Institutions. Through this\n                ecosystem, BIG ART supports secure, fast and transparent management,\n                strengthens partner collaboration and contributes to the effective\n                achievement of project goals.\n            <\/p>\n\n        <\/div>\n\n        <a class=\"bigart-vet2hub-button\" href=\"https:\/\/vet2hub.eu\/\" target=\"_blank\" rel=\"noopener\">\n            Visit VET2HUB \u2192\n        <\/a>\n\n    <\/section>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Digital Project Management VET2HUB As part of the BIG ART project, we use VET2HUB as our main tool for project coordination, collaboration and management. One platform for the whole project VET2HUB is an integrated digital platform designed to support real-time<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1538","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1538","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1538"}],"version-history":[{"count":14,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1538\/revisions"}],"predecessor-version":[{"id":2106,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1538\/revisions\/2106"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}