Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+19 votes
asked in CSC305 Fall 2023 by (1 point)

9 Answers

+9 votes

Since we divided the work, the most difficult feature was definitely setting formatting for printing. It was very challenging as there weren't many resources on the internet about formatting as well. After a lot of trial and error, I feel like it is coming together.

answered by (1 point)
+8 votes

Printing format has been a little frustrating but we're slowly stepping towards what we're looking for.

answered by (1 point)
+8 votes

There's not a lot of resources to add the print to pdf feature. Most of the code is outdated or the dependency does not work on our Maven system. We still having trouble to print it like we want it to

answered by (2.5k points)
+6 votes

My group has been splitting the tasks so for me personally, the hardest feature to implement is reordering events and cards in a lesson plan and changing the headings.

answered by (1 point)
+5 votes

I found scalability in relation to window size to be very difficult (I'm still not sure how to do it).

answered by (1 point)
+4 votes

Being able to print properly within the overall printing format has been very difficult.

answered by (1 point)
+4 votes

For our team, It's probably save and load feature

answered by (241 points)
+3 votes

Printing has by far been the most challenging part

answered by (2.5k points)
+2 votes

My group divided the work, so for me the hardest feature was saving and loading files. The undo/redo feature was pretty challenging too.

answered by (2.2k points)
...