You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+86Lines changed: 86 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,82 @@ The client/frontend of the project.
141
141
142
142
**Files:** No immediate files.
143
143
144
+
-### Employer
145
+
The folders holding the component files for the Employer Billings and Settings Modals. Currently not used.
146
+
147
+
**Files:** No immediate files.
148
+
149
+
-### EmployerProfile
150
+
The component files and styles used in the employer profile modal which shows up after clicking on an employer marker on the map, and clicking 'Learn More'.
The component files and styles used in the job seeker profile modal which shows up after clicking on a job seeker marker on the map, and clicking 'Learn More'.
181
+
182
+
**Files:** ProfileModalStyle.js, SeekerProfile.js
183
+
184
+
-### Settings
185
+
The Settings component, and folders holding the routes for Seeker Settings and Employer Settings.
The component files and styles used in the Sign In modal.
191
+
192
+
**Files:** SignIn.js
193
+
194
+
-### SignUp
195
+
The SignUp component, and folders holding the routes for the various forms and signup steps.
196
+
197
+
**Files:** SignUp.js
198
+
199
+
-### Forms
200
+
The routes/components for Seeker Signup and Employer Signup.
201
+
202
+
**Files:** EmployerSignUp.js, SeekerSignUp.js
203
+
204
+
-### Types
205
+
The routes/components for the steps of the signup process wherein you choose your signup method (email or 3rd party) and identify whether you are a job seeker or employer.
206
+
207
+
**Files:** SignUpTypes.js, SignUpUserTypes.js
208
+
209
+
-### Stripe
210
+
The configuration file for the client-side stripe integration.
211
+
212
+
**Files:** Checkout.js
213
+
214
+
-### Tutorial
215
+
The tutorial component and the routes for the various parts of the tutorial.
0 commit comments