From 3e40be3e940e74215cea3b01eb8f866a361d2cb4 Mon Sep 17 00:00:00 2001 From: christina-faye <198244416+christina-faye@users.noreply.github.com> Date: Tue, 29 Jul 2025 11:27:05 -0500 Subject: [PATCH] moves milestone 5 to render from railway --- milestones/milestone5.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/milestones/milestone5.md b/milestones/milestone5.md index 2f582b179..705dc1c55 100644 --- a/milestones/milestone5.md +++ b/milestones/milestone5.md @@ -6,7 +6,7 @@ This document should be completed and submitted during **Unit 9** of this course This unit, be sure to complete all tasks listed below. To complete a task, place an `x` between the brackets. -- [ ] Deploy your project on Railway +- [ ] Deploy your project on Render - [ ] In `readme.md`, add the link to your deployed project - [ ] Update the status of issues in your project board as you complete them - [ ] In `readme.md`, check off the features you have completed in this unit by adding a ✅ emoji in front of their title @@ -41,7 +41,7 @@ Complete the checklist below detailing each baseline, custom, and stretch featur - [ ] Components broken down into categories, including Page and Component types - [ ] Corresponding container components and presenter components as appropriate - [ ] The project includes dynamic routes for both frontend and backend apps -- [ ] The project is deployed on Railway with all pages and features working +- [ ] The project is deployed on Render with all pages and features working ### Custom Features