Skip to content

Service-Design-Studio/hw-rails-intro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modifying RottenPotatoes

Rails Intro: add features to RottenPotatoes

In this homework you will add a feature to an existing simple Rails app and deploy the result publicly on the Google Cloud. We will run live integration tests against your deployed version.

General advice: This homework involves modifying RottenPotatoes in various ways. Git is your friend: commit frequently in case you inadvertently break something that was working before! That way you can always back up to an earlier revision, or just visually compare what changed in each file since your last “good” commit.

Remember, commit early and often!

Assignment Contents

How to submit when you're all done

Deploying your finished app to Google Cloud Run by the homework deadline is part of the grading process. Even if you have code checked in that works properly, you still need to also deploy it to Google Cloud Run to get full credit.

Once you're confident the functionality works correctly on Google Cloud Run, submit the URI of your deployed Google Cloud Run app in a text file with no other contents.

Please be careful to use http and not https, that is, submit http://your-app.as.a.run.app and NOT https://your-app.as.a.runapp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published