Skip to content
Peter Lachký edited this page Mar 2, 2018 · 1 revision

[2/14/2018 1:50:45 PM] Anatoly Postilnik: Hi Daniel, let me know when you have time to chat, thanks [2/14/2018 1:51:27 PM] Daniel Modrý: Hi Anatoly; I just want to ask you about logins in desired application. [2/14/2018 1:52:36 PM] Anatoly Postilnik: there will be no logins - the user id will be passed via the request in the POST buffer, emporarily you can use the GET parameter so that it is easier to test [2/14/2018 1:53:28 PM] Daniel Modrý: So the landing page would be like http://someurl/?user=username ? [2/14/2018 1:54:04 PM] Daniel Modrý: Or just user_id? If so where can I acceess to get username? [2/14/2018 1:55:33 PM] Anatoly Postilnik: http://someurl/?user=username [2/14/2018 1:56:37 PM] Anatoly Postilnik: for now username is relevant - can be anything. What is important - only users who added themselves as participants can remove/edit themselves [2/14/2018 1:57:04 PM] Anatoly Postilnik: is this clear? let me know if we need to talk [2/14/2018 1:58:06 PM | Edited 1:58:29 PM] Daniel Modrý: Clear. Last question - No administrators? Or Will you provide me a list of admins? [2/14/2018 2:01:11 PM] Anatoly Postilnik: Here is an idea - let's create one username who can edit/remove anyone. For now let's just hardcode it for simplicity. If you want to do it on the DB level - this is fin as well. Let me know what you think [2/14/2018 2:02:33 PM] Daniel Modrý: OK. So username will have a tag in database if he is admin or not.

Admin will be able to grant admin to others, edit/remove participants and create events for sure. [2/14/2018 2:03:00 PM | Edited 2:03:03 PM] Daniel Modrý:

I think all is clear now. [2/14/2018 2:06:09 PM] Anatoly Postilnik: Almost   [2/14/2018 2:06:45 PM] Anatoly Postilnik: Events are created in the Google calendar, we don't create or edit events. [2/14/2018 2:07:20 PM] Daniel Modrý: So simplier way. [2/14/2018 2:07:30 PM] Anatoly Postilnik: We only store Event participants [2/14/2018 2:07:42 PM] Anatoly Postilnik: in the table EventParticipant as I described [2/14/2018 2:07:52 PM] Daniel Modrý: Should expirated events be hidden? [2/14/2018 2:08:48 PM] Anatoly Postilnik: Good question. You mean - past events (Now > event date). Yes, please filter out past events [2/14/2018 2:08:58 PM] Daniel Modrý: Yes. OK. [2/14/2018 2:09:04 PM] Anatoly Postilnik: I will update the spec [2/14/2018 2:09:30 PM] Anatoly Postilnik: Have you tried to connect to the Google calendar from the spec via the API? [2/14/2018 2:09:54 PM] Daniel Modrý: Not yet; but it's gonna be easy. [2/14/2018 2:10:12 PM] Anatoly Postilnik: Great. [2/14/2018 2:10:21 PM] Daniel Modrý: Any graphics need? [2/14/2018 2:11:40 PM] Anatoly Postilnik: There a a couple of icnos we can display - for location and date - like in the boston calndar in the spec. Eventually we will display events on google maps [2/14/2018 2:12:47 PM] Daniel Modrý: So do I take care about timezone of end user? [2/14/2018 2:13:14 PM] Anatoly Postilnik: this is our starting app already published to the server (you are redoing it): http://91.225.130.76/calendar/public/# [2/14/2018 2:14:26 PM] Daniel Modrý: I've seen it. My question was if the company has some "corporate identity" - colors they use and styles.. [2/14/2018 2:15:00 PM] Anatoly Postilnik: This is the summary page. Instead of word location we should display location icon, instead of start date - little calendar icon. No need to display end date on the summary page [2/14/2018 2:15:36 PM] Anatoly Postilnik: like here [2/14/2018 2:17:47 PM] Daniel Modrý: OK. I'll use graphics from the old page. Are there users from different timezones? [2/14/2018 2:18:22 PM] Daniel Modrý: I mean west/east coast [2/14/2018 2:19:56 PM] Anatoly Postilnik: example of event on the home page, can you do this? [2/14/2018 2:21:04 PM] Anatoly Postilnik: There are users in different time zones. We don't do any filtering by date/time - it doesn't matter. We display date/time as it specified in the event [2/14/2018 2:22:02 PM] Daniel Modrý: I'll do it this way. So user will see time as-is in calendar (local time of event). Correct? [2/14/2018 2:22:16 PM] Anatoly Postilnik: exactly [2/14/2018 2:22:40 PM] Daniel Modrý: OK. I can develop it now. [2/14/2018 2:25:56 PM] Anatoly Postilnik: thank you, let me kow when you can show something. You can override what we have on http://91.225.130.76/ [2/14/2018 2:27:03 PM] Daniel Modrý: I'll prepare it on my localhost; and I'll contact you when it'll be ready for deploy. [2/14/2018 2:28:12 PM] Anatoly Postilnik: sure, it is easier if you publish it - I can take a look when you are asleep   and show it to the client to discuss [2/14/2018 2:30:36 PM] Daniel Modrý: I'll let you know when I'm ready to deploy 1st version and then I'll await client's feedback. [2/14/2018 2:33:16 PM] Anatoly Postilnik: ok, super [2/16/2018 1:30:43 PM] Anatoly Postilnik: Hey Daniel. how are you doing? [2/16/2018 4:19:20 PM] Anatoly Postilnik: Just wondering if you have any updates. Thanks! [2/16/2018 5:15:57 PM] Daniel Modrý: Hi Anatoly; I'm sorry I'm ill, will inform you when I got cured. [2/16/2018 5:31:33 PM] Anatoly Postilnik: No problem, of course, get well! [2/20/2018 2:12:00 PM] Anatoly Postilnik: Hi Daniel, how are you doing? Still sick? [2/20/2018 2:47:08 PM] Daniel Modrý: Hi Anatoly, Istill sick and weak   [2/20/2018 2:47:28 PM] Daniel Modrý: But I hope; I'll be able to create that web at home during my illness. [2/20/2018 2:47:49 PM] Daniel Modrý: How are you? And how urgent is the project for the customer? [2/20/2018 3:11:31 PM] Anatoly Postilnik: Daniel - sorry to hear you are still sick and hope you get well soon! The project is not terribly urgent but we started a long time ago, lost another developer... I really would like to show them some progress, it is getting unprofessional... it is a simple project after all. If you can do something - great, but getting better os the most important thing of course! [2/20/2018 3:12:12 PM] Anatoly Postilnik: I am also going to a conference next week where I'll see people who asked me for this work - will be very uncomfortable... [2/20/2018 3:13:17 PM] Daniel Modrý: OK; I'll try to prepare something presentable before next week. Which day? [2/20/2018 3:13:55 PM] Daniel Modrý: Don't worry. You'll have something to present them. [2/20/2018 3:21:19 PM] Anatoly Postilnik: Thank you, I am not sure about the date yet, we are emailing... [2/22/2018 3:41:01 PM] Anatoly Postilnik: Hey Daniel, how are you doing? [2/26/2018 4:00:36 PM] Anatoly Postilnik: Hi Daniel, how are you doing? Hope you feel better! Any updates about our application?

Clone this wiki locally