Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Qml shared ZeeCrowd Calendar
Qt 6.11 is out! See what's new in the release blog

Qml shared ZeeCrowd Calendar

Scheduled Pinned Locked Moved Showcase
3 Posts 1 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zeecrowddev
    wrote on last edited by
    #1

    Hi,

    A simple gadget based on the Qml example of the Qml Calendar: A shared
    ZeeCrowd Calendar.
    So what can you do?

    • You can add an event to the calendar and everyone in the crowd can see it
      in real time.
    • You can see who created an event and modify, edit or delete it.
    • You can visualise the list of events for the selected day.

    !http://4.bp.blogspot.com/-2wql1H0VPf8/U6ic-xzohXI/AAAAAAAAAKU/KA-Pe6q1l84/s1600/ScreenShot442.jpg(http://4.bp.blogspot.com/-2wql1H0VPf8/U6ic-xzohXI/AAAAAAAAAKU/KA-Pe6q1l84/s1600/ScreenShot442.jpg)!

    You can find the source code here: [url=https://github.com/zeecrowddev/BasicCalendar]https://github.com/zeecrowddev/BasicCalendar[/url]

    Share your crowd's events through the Zeecrowd calendar

    • Add an event to the calendar: Time, Title, description
    • Visualise who created the event
    • Real time notification
    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      zeecrowddev
      wrote on last edited by
      #2

      Hi everyone,

      We've made a small modification made to BasicCalendar.
      You can now add files to a calendar event. These files are available immediately to all the other members of the crowd.

      !http://3.bp.blogspot.com/-43RbBrH2_1U/U-KgTck1DKI/AAAAAAAAALk/3PUU0__NtOg/s1600/ScreenShot475.jpg(http://3.bp.blogspot.com/-43RbBrH2_1U/U-KgTck1DKI/AAAAAAAAALk/3PUU0__NtOg/s1600/ScreenShot475.jpg)!

      It is also possible for the crowd members to download the files to their own hard drive.

      The source code is available here: "Your text to link here...":http://zeecrowddev.github.io/BasicCalendar/

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        zeecrowddev
        wrote on last edited by
        #3

        Hi everyone,

        Having spent some time playing with QtQuick.Controls I've added some
        features to BasicCalendar

        It is now possible to create or modify an event and make it recurring:

        • Everyday
        • Every week day
        • The same day of every week
        • The same day of every year ...

        The recurring period can be fixed by a start and end date but need not be.

        You can therefore programme events such as:

        • Birthdays,
        • Holiday periods,
        • Weekly meetings,
        • Monthly meetings...

        !http://1.bp.blogspot.com/-lHGsvOWzg34/VBsuzFUbSmI/AAAAAAAAAL8/-gAy6xP1vM4/s1600/ScreenShot001.jpg(http://1.bp.blogspot.com/-lHGsvOWzg34/VBsuzFUbSmI/AAAAAAAAAL8/-gAy6xP1vM4/s1600/ScreenShot001.jpg)!

        As always all this using GitHub, in real time and in Qml

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved