ludigrizz / 3004_Final_Project

0 stars 0 forks source link

objects + header files #15

Open sofiecue opened 6 months ago

ludigrizz commented 6 months ago

HEADERFILES: neuroheadset.h, mainwindow.h, controller.h maybes: sessionlog.h, connectionstate.h, batterystate.h (or put them in one) OBJECTS: neurosetDevice, batteryState, connectionState, session, controller

sofiecue commented 6 months ago

looks good! can u add them to a PR from the main branch so we can pull them down

ludigrizz commented 6 months ago

merged into main by accident -oops

sofiecue commented 6 months ago

merged into main by accident -oops

ohh ok awesome! i see the uploaded header files on github, could you fill out the missing code for the functions & classes of those headers? It's part of this issue we described in the meeting but the issue title is a bit vague, lmk if u have qs/want to discuss this before the week ends

ludigrizz commented 6 months ago

like skeleton code? sorry i forgot

ludigrizz commented 6 months ago

like the usual stuff in the header file ?

ludigrizz commented 6 months ago

or the objects/ attributes? I didn't put them in because I feel like we can talk about it first maybe? like agree on some things

sofiecue commented 6 months ago

like the content (definitions, constructor, destructors where necessary, etc.) of the header file for each object/class' header file that we know we'll need based on the specs and the use cases since those are all completed now.

Sure! we can talk through it together, maybe suggest a time in the gc so we all get notifs and can find a time. You can also post the questions here and @ both of us