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

Solution for assessment (Frontend - iOS(Swift, Moya, MVVM) Backend - Python(Flask, SQLAlchemy, Docker, Google App Engine) #8

Open
wants to merge 2 commits into
base: apps
Choose a base branch
from

Conversation

sumchattering
Copy link

No description provided.

@sumchattering
Copy link
Author

sumchattering commented Dec 18, 2017

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!

@sumchattering sumchattering changed the base branch from master to apps December 18, 2017 17:24
corrado4eyes added a commit to corrado4eyes/HeartstoneAssessment that referenced this pull request Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant