Cristobal M
1/3/24, 11:22:13 AM EST
Harshit, good day, Christopher told me you interested on take a look into our ElectronJs project to see if you can help us figure it out couple of loose ends we have in the project. Please let me know when we can meet to review it, I'm same time zone as Chris now.
Harshit S
1/3/24, 11:32:55 AM EST
Hi Cristobal, I love to part of the ElectronJS project. I am available right now, or else we can meet tomorrow at 1 pm UTC.
Cristobal M
1/3/24, 11:36:25 AM EST
Harshit S
Hi Cristobal, I love to part of the ElectronJS project. I am available right now, or else we can meet tomorrow at 1 pm UTC.
Right now we are in another meeting. and 1pm is little bit early for me (it is 7am), you meeting tomorrow with Chris? maybe some time after that?
Christopher B
1/4/24, 9:04:14 AM EST
iPhone user: 6219 annalemnamusic@gmail.com could not start app yesterday
Gaurav
1/4/24, 10:46:20 AM EST
1. Desktop app (Electron Js)
- Understand the project.
- Make download and upload file smoothly.
- File should be open in new window.. etc.
2. OI Mobile App
- Make Action label plural everywhere.
- Reorder the open action submenu. also update the icon with checked icon.
- Need API for on tap of "View Chat". It should redirect to chat screen and navigate to the message.
- Build UI for Add role for Action (Later).
- Built Library screen just like Spotify.
Gaurav
1/4/24, 10:47:51 AM EST
Hi Chris,
Can you please add "Finestcode" project for the user "testing@mydomain.com"?
Gaurav
1/5/24, 12:17:02 PM EST
Hi Chris,
For the library screen media is not loading. The problem is in API.
url: https://openinstitute.org/site/mediadb/services/module/asset/search
body: {
"page": "1",
"hitsperpage": "20",
"sortby": "assetaddeddateDown",
"query": {
"terms": [
{
"field": "description",
"operator": "freeform",
"value": "*"
}
]
}
}
In API response inside downloads getting wrong url.
In every url we have some extra character. that is number 25.
Please check it once.
Gaurav
1/5/24, 12:33:07 PM EST
Hi Chris,
Here is the today's update on Mobile App.
1. Action label plural everywhere and update the icons. And reorder and submenu.
Move the Action age from expand to collapse.
2. Debugged any type of media is not loading or playing for Library screen.
Found issue in API's
1 👍
Gaurav
1/9/24, 10:32:41 AM EST
Hi Chris,
Here is the key points for today's meeting on mobile app:
1. Update the checkbox icon for the Actions screen based on open submenu.
2. Update the label Actions to Tasks for bottom navigation bar.
3. Show the date and time in the 2nd row for the Media list in library screen.
4. Implement new feature "Add Role" for actions.
Gaurav
1/9/24, 11:09:39 AM EST
Hi Chris,
Here is the today's progress on mobile app:
Built Library screen from scratch for listing media and For each media item
we're showing icon on the left based on media type (Audio, Video, Images).
Gaurav
1/10/24, 11:26:51 AM EST
Hi Chris,
Here, we have progress on mobile app:
1. Update the checkbox icon for the Actions screen based on open submenu.
And Updated the label Actions to Tasks for bottom navigation bar.
2. Added parsed date and time for the Media items for library screen.
3. Built data model for showing Media and handling Media controller. (In-progress)
Gaurav
1/11/24, 9:53:02 AM EST
Hi Chris,
Here, Today's meeting discussion points:
1. Reverse the icons for actions submenu.
2. Library search API fixed for url.
3. Added new field for library search api "mediaRenderingType". Need to handle based on it.
4. Need to add extra media "file" type except (audio, video, photo).
5. To add download media feature for library screen.
6. Discussed about Add role feature for actions.
1 👍