Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…
Show HN: New calendar app idea
81–90 of 205 posts
Re: Show HN: New calendar app idea
#82Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…
Re: Show HN: New calendar app idea
#83Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…
Re: Show HN: New calendar app idea
#84Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…
Re: Show HN: New calendar app idea
#85Re: Show HN: New calendar app idea
#86Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…
Re: Show HN: New calendar app idea
#87Earlier quoted context omitted.
well in this case I think it does.. Animating this many DOM elements in a performant way would be really hard. Looks like the webapp is rendered in a element. I think its a better discussion than 'which js framework should I use?'
Thanks for your interest. Performance has been har to get good enough. Basically it is a javascript app on a canvas. Thats why it can be integrated on the landing page.
Re: Show HN: New calendar app idea
#88Hi all. Just wanted to show you my latest side project (been working on it for a couple of years now). It's a calendar app with a twist. It's developed as a web app, thats wy it could be integrated directly on the landing page. It can also be run on any device directly from http://app.oneviewcalendar.com Instead of the traditional monthview and day view I have used a timeline that is zoomable and scrollable. Give it…
Nicely done. One comment: It took me a while to realize the numbers on the top right triangles are week numbers in the year. Typically I am not concerned with that, not sure if there are general use cases for the week number.
Re: Show HN: New calendar app idea
#89Re: Show HN: New calendar app idea
#90* I dislike how the website hijacks scrolling, the phone doesn't fit on a Macbook 13" screen so I tried to scroll down, but that just scrolled in the app
* When scrolling out to a view where I see many months at once it can only show a few events, in the demo it only shows Gym, and when I zoom in a bit more it also shows Hockey with kids. I feel these recurring events should have the lowest priority when zoomed out, it's more important to see "special" one-off events.
* It's not clear that there are events hidden. When zoomed out a lot it's of course expected that this is the case, but when zoomed out a bit more it might be unclear if all events for a time period are visible or not.