From 2649e37b27865655f65e39372622d8dd1b5ae41a Mon Sep 17 00:00:00 2001
From: Kamran Ahmed
Date: Sat, 17 Aug 2024 03:17:00 +0100
Subject: [PATCH] Start project modal updates
---
.astro/settings.json | 2 +-
src/components/Projects/StartProjectModal.tsx | 79 +++++++++----------
src/components/TeamDropdown/TeamDropdown.tsx | 27 -------
3 files changed, 40 insertions(+), 68 deletions(-)
diff --git a/.astro/settings.json b/.astro/settings.json
index 4e5c9dc23..76d2425cb 100644
--- a/.astro/settings.json
+++ b/.astro/settings.json
@@ -3,6 +3,6 @@
"enabled": false
},
"_variables": {
- "lastUpdateCheck": 1722461514438
+ "lastUpdateCheck": 1723855511353
}
}
\ No newline at end of file
diff --git a/src/components/Projects/StartProjectModal.tsx b/src/components/Projects/StartProjectModal.tsx
index f6b4392de..69212ee6e 100644
--- a/src/components/Projects/StartProjectModal.tsx
+++ b/src/components/Projects/StartProjectModal.tsx
@@ -96,7 +96,7 @@ export function StartProjectModal(props: StartProjectModalProps) {
Project started{' '}
{formattedStartedAt}
-
+
Start Building
@@ -104,49 +104,48 @@ export function StartProjectModal(props: StartProjectModalProps) {
-
-
-
Create a repository on GitHub
-
-
-
-
- Complete the task and push it to GitHub
-
-
-
-
-
- Add a readme file with instructions on how to run the project. Make
- sure to include the{' '}
-
-
-
-
- Submit your repository URL to help others learn and get feedback
- from the community.
-
-
+ >
+ )}
+
+
+
+ 4. Once done, submit your solution to help the others learn and get feedback
+ from the community.
+