Skip to content

Logbook

Elias Lildholdt edited this page Mar 14, 2024 · 18 revisions

Monday 04-03-2024

Meeting time: 12:00-16:00
We started looking into the project description, and have discussed the different requirements for the project. We have started discussing different ways to render the map in chunks. We have discussed how relations outside our view-box could affect what chunks are rendered, and how we should render them. We decided that this discussion would be better suited for later.

We used a lot of time trying to get a simple version of the program running on all of our machines. We had some issues with the people using IntelliJ not being able to run the program, while the Visual Studio Code users had none of those issues. People were generally fine with switching to VSCode to alleviate any issues, although we did try to fix the issues with IntelliJ.

Tuesday 05-03-2024

Meeting time: 10:00-16:00
The first meeting was made with our guidance counsellor, David. As much has yet to be implemented in our system, we mainly spoke about what was about to come in the following weeks, as well as what to expect in the exam.

After the meeting, we mainly focused on the technical aspects of our work environment. Ensuring that our base project works on all computers, and ensuring that Visual Studio Code handles javaFX correctly.

Otherwise, implementations have not been our highest priority, however, the parse related features have been further developed, and some previous features were moved from intelliJ projects into various branches in our git.

Thursday 07-03-2024

Meeting time: 10:00-14:30
Today we worked from home, at 10:00 we had a meeting were we discussed the schedule of the day. After that we split up into 3 groups and worked on these issues: Regex, GUI and XML Parsing. We called it at 14:30 ish.

Monday 11-03-2024

Meeting time: 12:00-14:00
Under this meeting we concluded on using milestones within git forward on. By using milestones we can set some clear boundaries for what we have to achieve every week and by knowing that having the ability to coordinate or estimate when we will take up issue #x.

In this week we will finish up making the first revision of the GUI for the map, Regex- and XML-parser.

Tuesday 12-03-2024

TODO - write more stuff for this (meeting time, etc.) Meeting time: 10:00-??:??
Due to disease, two of our members were unable to attend todays meeting. We had a meeting with our TA, where we talked about GANT diagrams, and spoke about some of the theory from a prior course we could make use of. We worked on implementing the Levenshtein distance algorithm to give us a sort of "autocorrection" in case the user made a spelling mistake when searching for an address. We implemented matching input with city and street names. We also refactored the parser.

Thursday 14-03-2024

Meeting time: 12:00-??:??
As we had a lecture, most of the group met up afterwards, although some members were prevented from being physically being at ITU. We split up in the same three groups as last Thursday, and worked some of the same things. We fixed bug so address parsing is possible. We also added types for OSM data.

Clone this wiki locally