-
-
Notifications
You must be signed in to change notification settings - Fork 151
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 docker #16
Refactor docker #16
Conversation
MVP App Codebase + Main Menu Implementation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
amazing job, mercer!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After testing, and local debugging, it works.
Added a Dummy Data Modal Component (front-end functionality)
Final Electron App updates
Create database modal and edit colors
docs: updated dev readme to include roadmap info, deleted roadmap
Types of changes
Purpose
-Previous version could not access multiple databases
-Previous version did not use the pg package which lead to a lot of extra code
-Previous version did not return query data in row format
Approach
Learning
-https://docs.docker.com/compose/networking/
-https://medium.com/coderbunker/rapid-api-development-tutorial-with-docker-postgresql-postgraphile-e387c1c73dd8
Screenshot(s)