DevLog 3
This one will be more about the organization of the project.
New folder structure
I have split up the src directory into a few different subdirectories mainly pages directory which is further split up into directories for each page and a components directory for reusable components like the sidebar.
Logging
Furthermore I have implemented logging on the backend. (It’s also callable from the frontend but that’s not that convenient at least in case of debugging so I won’t be using it as much.)
The top bar
Next I have started implementing a top bar for the telemetry view. On there will be some important controls and information regarding that view.
Just note that in the screenshot the game is not open therefore the driver dropdown isn’t populated with any text. This will probably change in the future. And the layout dropdown is there just for the looks for now ;)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.