File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,8 @@ Your project submission must include the following elements:
10
10
* Each team member must contribute * at least one* submitted pull request containing working code and tests. See [ Lesson 15] [ lesson-15 ] for a refresh.
11
11
* Write unit tests achieving 70% code coverage (using JaCoCo for Java or Jest for Typescript).
12
12
* Must have a working front-end that interacts with a back-end web service to retrieve and persist data.
13
- * Your app must be publicly accessible.
13
+ * Your app must be publicly accessible. It is recommended that you use [ Vercel ] ( https://vercel.com ) or [ Fly.io ] ( https://fly.io ) to deploy your apps.
14
14
* The system must incorporate one third-party API.
15
- * All code must be kept in a public GitHub repository.
16
15
* Your repo must include a README with the following elements:
17
16
* The team
18
17
* Screenshot
@@ -76,6 +75,7 @@ To ensure the timely completion of your project, you will need to complete the f
76
75
77
76
Here are some links to tools and templates that can help you work together effectively.
78
77
78
+ * [ v0 (chatbot for generating UI and web applications)] ( https://v0.dev )
79
79
* [ A Short Guide to Effective Daily Standups (Nave)] ( https://getnave.com/blog/short-guide-daily-standups/ )
80
80
* [ Team Meeting Notes template (Google Docs)] ( https://docs.google.com/document/d/1rL-Zm2w0hABuGkIMSPzmXcJHDQxmIeA-mlipt8kDA9E/edit )
81
81
* [ Crafting Effective User Stories: A Guide to Good and Bad Versions (Visual Paradigm)] ( https://guides.visual-paradigm.com/crafting-effective-user-stories-a-guide-to-good-and-bad-versions/ )
You can’t perform that action at this time.
0 commit comments