mobileappdevhm19 / HINT-Reader

apps4students-team-3 created by GitHub Classroom
Apache License 2.0
0 stars 0 forks source link

Communication / Chatfeed #38

Open wildeKaiserin opened 5 years ago

wildeKaiserin commented 5 years ago

This issue is to talk about our project, ask questions, clarify problems and tell what's new!

wildeKaiserin commented 5 years ago

Next meeting: Monday, 27.05., at 11:30am until ~3pm Topic: Sceleton for backend communication (Prio 1)

wildeKaiserin commented 5 years ago

Next meeting: Monday, 27.05., at 11:30am until ~3pm Topic: Sceleton for backend communication (Prio 1)

Meeting ended successfully!! 🍾 Next meeting: Friday at regular lesson (31.05.2019, 10am)

wildeKaiserin commented 5 years ago

Next meeting: Monday, 03.06., at 11:45am Topic: work on open issues, testing (and review)

maxiking203 commented 5 years ago

There is a new Travis file in the develop branch. Please pay attention when you finish you feature branches and don't override the new travis file :P

Furthermore try to keep a look at the Travis builds if they are running successfull in the feature branches. If there a any problems with travis let me know.

wildeKaiserin commented 5 years ago

Next meeting for OpenGL and backend: proposed: 19.06., at 11:45am

wildeKaiserin commented 5 years ago

Next meeting for OpenGL and backend: proposed: 19.06., at 11:45am

New Time: 10.00 am

DManstrator commented 5 years ago

Meeting ended successfully.

The idea with OpenGL (#43) was stopped for the moment since Prof. Socher and Prof. Ruckert couldn't find a way to display Text in OpenGL. New Plan: Getting pictures from a cloud-hosted API (#48).

Within the meeting we were able to display a picture by calling an API (NASA API) and we even managed to put the picture into our BookView.

In the end we used the URLs or our assets to display them instead of the NASA picture and chose a lib which stores downloaded Pictures into a Cache.

wildeKaiserin commented 5 years ago

Next meeting: Monday, 24.06., 12:00 noon Topic: OpenGL Backend (delivered by Mr. Ruckert (hopefully))

wildeKaiserin commented 5 years ago

We will discuss the final presentation #51 next Monday, 01.07. at 10AM Please prepare your slide(s) (not too much text!)

wildeKaiserin commented 5 years ago

We've got no new backend so far, so I think our next meeting will be on Monday. Tomorrow, everybody can concentrate on his / her part of the presentation at home --> no meeting tomorrow, it's home office time! 👍

DManstrator commented 5 years ago

Just a little question about our Requirements:

In Moodle it says that Unit- and Integration Testing belongs to the minimum requirements. I know that Unit Testing is done, does the same apply for Integration Testing? @maxiking203

I'm sure I've heard about it, just want to be sure we don't miss a thing here. :)

DManstrator commented 5 years ago

I'll come a little bit (5min) too late, sorry for that. Would it be possible to go to a lab room? Then I can help with the Wiki Documentation. :D

wildeKaiserin commented 5 years ago

I'll come a little bit (5min) too late, sorry for that. Would it be possible to go to a lab room? Then I can help with the Wiki Documentation. :D

yes we can meet in 1010A

Kjani01 commented 5 years ago

Well be a few minutes late too

GiorgioBullo commented 5 years ago

Added a new page in wiki aimed at having some documentation about the code. https://github.com/mobileappdevhm19/HINT-Reader/wiki/Architecture-and-Description-of-our-Classes

Tell me if it is no good.

DManstrator commented 5 years ago

Looks good, I corrected a few things (mostly wrong spelling / grammar).

The BookView class is simple, it is a scaffold with the body completely used by a widget which is produced by the backend through openGL.

Is that what you tried to say?

PS: You screwed up a bit with the markdown in your comment (you literally put "url" as the url). :D

GiorgioBullo commented 5 years ago

Yeah exactly.

I realized that the URL didn't work, but I didn't know how to modify the comment and instead of create a new one I Just trusted in your ability to understand me hahahahah thank you