Commit Graph

73 Commits

Author SHA1 Message Date
2f2a6860f4 Improved Jess's ops. 2025-06-24 12:38:29 +00:00
9e463a4c46 env variables for server3 2025-06-23 11:45:04 +00:00
1868c4348a Fixed some things, broke some others. 2025-06-19 11:44:43 +00:00
3f9ecfd74c Added SMS text reminders from Twilio 2025-06-17 17:39:16 +00:00
5eb0750dfb Edit Goals added, Milestones/tasks drawer added. 2025-06-17 12:31:30 +00:00
a76c1babd2 Coach can now create milestones and systemic prompts for Networking, Job Search, and INterview mode buttons. 2025-06-11 11:46:07 +00:00
a72dc8bcfb Adjusted Career Coach for milestones/impacts/tasks. 2025-06-10 15:46:13 +00:00
8166a1119c Fixed Priorities Modal Interests by adding new InterestsMeaningModal.js 2025-06-09 17:04:56 +00:00
112d6eec56 Added RIASEC to user_profile 2025-06-09 14:17:53 +00:00
a9fe5ce8bc Added AI-risk to CareerCoach, fixed infinite loop, all/most contextual information provided to CareerCoach. 2025-06-09 13:01:48 +00:00
765492b856 Added CareerCoach - adjusted CareerRoadmap. 2025-06-06 15:40:06 +00:00
ae3bfaadd1 Signin/registration fixes, added SignInLanding.js 2025-06-04 16:49:17 +00:00
f9177fbf38 Fixed UUID issues between onboarding and simulator, new issues with college-profile saving from onboarding. 2025-06-03 17:58:59 +00:00
287737fa8b Fixed jwt token/user_auth.user_id vs. user_profile.id. College/financial/Premium Onboarding calls, ReviewPage info. 2025-06-03 11:39:04 +00:00
81a28f42f8 Added GPT=produced KSA when not found. 2025-06-01 10:43:01 +00:00
edeef42f5a Fixed Profile links, MultiScenarioView fixes. 2025-05-30 14:35:29 +00:00
7a31b722c5 AI Risk assessment in CareerExplorer implemented 2025-05-29 13:24:35 +00:00
c72e680f2b Halfway through adding AI Risk Analysis. GPT has completely forgotten what we're doing. 2025-05-29 11:52:07 +00:00
c959367f38 Avoid duplicates in AI Suggestions, response parsing, checkboxes all fixed. 2025-05-28 12:25:07 +00:00
961d0e5fd4 Added next-steps provided by AI to convert to milestones, fixed simulation. Where Am I Now should be finished. 2025-05-27 18:47:44 +00:00
0ea62392dd Fixed MilestoneTracker.js to be the Where Am I now section. 2025-05-27 14:47:40 +00:00
98661b1c5a Migration of server3 to MySQL, changed table name to career_profiles, adjusted all corresponding components of career_path variable changes to career_profile, assigned forced numeric handling of table entities in the simulator 2025-05-26 14:50:22 +00:00
9d5471b55e Removed UserID since ChatGPT can't code two similar variables 2025-05-22 14:26:19 +00:00
0d3bec44d3 fixed premium upgrade endpoint 2025-05-21 16:23:52 +00:00
883f0762a3 Migrated server2 back to SQLite 2025-05-20 15:43:41 +00:00
fc4e9da50b Fixed the ChatGPT screw up during rewrite from user_profile.id and .user_id 2025-05-20 13:03:59 +00:00
d8027d6d17 Fixed MySQL errors for server 2025-05-19 17:58:28 +00:00
3fdf280817 Migrated all sqlite tables to mySQL for server 2025-05-19 17:06:49 +00:00
72e52d57fe Added Skills to EducationalProgramsPage.js and pass Career from CareerExplorer.js 2025-05-19 12:08:55 +00:00
77cd3b6845 Fetch schools in EducationalProgramsPage.js 2025-05-16 15:51:01 +00:00
146061a9b9 Fixed UserProfile values for career_situation 2025-05-16 13:28:15 +00:00
b71920f68e fixed career_list save 2025-05-14 14:17:29 +00:00
0194e9fc19 CareerExplorer build out 2025-05-13 19:49:08 +00:00
f9674643d5 Added the 4 user journeys, landing pages, and navigation from SignIn. 2025-05-12 17:06:12 +00:00
1d585c2041 Fixed Upgrade button and Chatbot intro 2025-05-12 13:01:39 +00:00
c87d723df7 AI Suggested Milestones implemented. 2025-05-09 16:50:21 +00:00
b0b5ff3aa8 Fixed .pdf resume upload, Logout button background 2025-05-09 13:13:31 +00:00
f3125b2145 Resume optimizer implemented with weekly counter/boosters/limits. 2025-05-09 12:04:03 +00:00
9fb03b0dc1 Resume Builder added. 2025-05-08 17:23:19 +00:00
fbd8c97377 Fixed refresh in MilestoneTracker.js to keep the last scenario edited in local. 2025-05-08 12:22:53 +00:00
73e6921e1b Fixed school distances to not use Google API, improve performance, and not have state filter in the server. 2025-05-06 20:02:00 +00:00
69d8c52449 Fixed Economic Projections' data source to include and display National 2025-05-05 16:32:18 +00:00
a2c9dc7157 Added task endpoints to server3 and updated delete milestone to also delete tasks. 2025-05-02 17:01:30 +00:00
d207dce5d4 Added Premium Route Guard 2025-05-01 15:21:56 +00:00
1330ccc366 Fixed multiscenarioView to simulate properly. 2025-04-29 15:04:43 +00:00
d48f33572a Made modal float with scroll. 2025-04-25 16:18:05 +00:00
23ac7260ab Added wizard functionality to milestones for copy/delete. Still need to add global refresh. 2025-04-23 13:53:18 +00:00
c946144334 Updated impacts data flow to incorporate generated/saved UUIDs for each impact on creation. 2025-04-21 13:08:56 +00:00
ab7e318492 Fixed college_enrollment_status, career_path_id, inCollege check to get to the simulation through the 3 onboarding steps. 2025-04-17 12:26:49 +00:00
6f01c1c9ae Added tasks. 2025-04-14 17:18:05 +00:00