Re-structuring of the project dir #162
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the project features directories such as tempService, tempSensorMockup and readTempSensorMockup directly in the root dir. When adding more directories it will clutter the project. To fix this a general Service directory should be made for all services, the same goes for all directories that might expand.
Also, the DockerCompose directory is unnecessary since it only features one compose file and a read.md that is covered by the Installation wiki.
This fix should be implemented directly after a weekly merge to avoid conflicts.
Leaving comments here to remember some stuff for the refactoring:
Will add more stuff if I come up with something.
This is now done, hopefully this keeps the project cleaner.