Pricing Blog
  • theodore_d-1388536548206842038

    theodored

    18 days ago

    I am coming from Bubble and Weweb and I am trying to create a calendar like view, but not for calendar features. The purpose is to have cards for all days, for each month.

    Can someone point to me how I can build this ?

    Thank you !
  • mvvdv-1388776078784462868

    MVvdV

    18 days ago

    You're asking a very broad question, without sharing any visuals or details, in your case, use a vibecode app or even an AI chat app to get started, tell it to use HTML, CSS and vanilla javascript then try and port that to NoordCraft, you can copy the HTML and CSS and learn how to implement the logic whilst getting to grips with the editor. I am sure everyone here will help you with more specific issues you will face.
    👍🏻1
  • Tod-1388776080416182296

    Tod

    18 days ago

    Great job @MVvdV! Your contribution to the Nordcraft Community just made you advance to Community Level 5! 🌲
  • theodore_d-1388803600930836510

    theodored

    18 days ago

    I meant something like this, for 2 months in advance
    1388803600716791909-Capture_decran_2025-06-29_a_10.49.15.png
  • mvvdv-1388831357870018722

    MVvdV

    18 days ago

    So do you just need the html, css or does it need to be interactive. You can just paste 2 or 3 months of Callander together in an image and feed it to an ai to make the html.
    👍🏻1
  • mvvdv-1388831856408920146

    MVvdV

    18 days ago

    Check out the spark calendar package if you want a functional nordcraft example https://discord.com/channels/972416966683926538/1256279686816993470
  • theodore_d-1388858565602836633

    theodored

    18 days ago

    This is for programmatic seo so yeah it needs to be dynamic..

    Tried this spark calendar but I need to add some sort of content for each day...
  • nocodeprocode-1388875510301331616

    NoCode ProCode

    17 days ago

    I would highly suggest to use the Spark Calendar Package - @Max has been doing an amazing job showing everything that is possible NATIVELY in Nordcraft.

    I would stay away from Vibe Code / Custom Code for now, as you can use original packages for that.
    👍🏻1
  • nocodeprocode-1388875669319979100

    NoCode ProCode

    17 days ago

    You can fork the package 📦
  • nocodeprocode-1388875924577058981

    NoCode ProCode

    17 days ago

    You could also render events in it via Spark and when clicked on then open a modal with more details.

    No custom code needed.
    👍🏻1
  • nocodeprocode-1388876358402183298

    NoCode ProCode

    17 days ago

    Or the most WeWeb way would be using some Calendar JS Library via NPM like Full Calendar
    👍🏻1
  • theodore_d-1388951232751861933

    theodored

    17 days ago

    Thank you all !
    ❤️1