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 weather module data #581

Closed
cieslarmichal opened this issue May 24, 2024 · 1 comment · Fixed by #612
Closed

refactor weather module data #581

cieslarmichal opened this issue May 24, 2024 · 1 comment · Fixed by #612
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 27, 2024
@krupalbhat
Copy link
Contributor

i would like to work on this issue

@cieslarmichal cieslarmichal linked a pull request May 31, 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.

2 participants