Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor database module data #560

Closed
cieslarmichal opened this issue May 24, 2024 · 0 comments · Fixed by #601
Closed

refactor database module data #560

cieslarmichal opened this issue May 24, 2024 · 0 comments · Fixed by #601
Assignees
Labels
good first issue Good for newcomers

Comments

@cieslarmichal
Copy link
Owner

Move all module data into Data.h and Data.cpp next to .cpp, use std::array, std::string_view, std::unordered_map for data definitions, reference Airline module data.

@cieslarmichal cieslarmichal added the good first issue Good for newcomers label May 24, 2024
@cieslarmichal cieslarmichal self-assigned this May 27, 2024
@cieslarmichal cieslarmichal linked a pull request May 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant