Solution for assessment (Frontend - iOS(Swift, Moya, MVVM) Backend - Python(Flask, SQLAlchemy, Docker, Google App Engine)#8
Open
sumchattering wants to merge 2 commits intosplendo:appsfrom
Conversation
added 2 commits
December 18, 2017 18:00
Author
|
Hey guys I have deployed the backend on google app engine at http://35.205.213.172:5000 The two different api calls are http://35.205.213.172:5000/cards and http://35.205.213.172:5000/card/1 Let me know if you cant access the backend. The code for the backend is also included in the pull request in the server directory. The frontend is built in Swift and accesses the backend and displays the cards in a list view and detail view and you persists their favorite state on iOS. Unfortunately I spent a lot of time on the server and learning about GAE docker deployments so didnt get time on the client too much. Hope its still good enough :) You can view the full solution at https://github.com/nodemaker/HeartstoneAssessment/tree/sumeru/solution Cheers! |
corrado4eyes
added a commit
to corrado4eyes/HeartstoneAssessment
that referenced
this pull request
Jan 16, 2020
Corrado/tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.