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

[FIRST DATA UPDATE] – Run web services to gather updated information #25

Closed
zshafiqu opened this issue May 28, 2020 · 0 comments · Fixed by #31
Closed

[FIRST DATA UPDATE] – Run web services to gather updated information #25

zshafiqu opened this issue May 28, 2020 · 0 comments · Fixed by #31
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zshafiqu
Copy link
Owner

Our DB hasn't been updated since December of 2019, there have been many more cars that have been announced as well as more information that has come out. My web services files are scattered all over the place, and don't really run concurrently or in a modular fashion. For this specific issue, the tasks at hand are –

  1. Clean up and make the web services stuff better. Since this web app is now something I plan on supporting in the near future, I should make these micro services work seamlessly and quickly when I do need to make additional updates in the future.

  2. Update the CSV's we have locally. These CSVs are basically a second data store should something catastrophic occur to our cloud DB.

  3. Patch the database with the updated CSVs ... and create a system that makes it easy to ensure these two are the same.

@zshafiqu zshafiqu self-assigned this May 28, 2020
@zshafiqu zshafiqu added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 28, 2020
@zshafiqu zshafiqu pinned this issue May 28, 2020
@zshafiqu zshafiqu linked a pull request Jun 4, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant