Commit Graph

40 Commits

Author SHA1 Message Date
7ddbbe4227 env variables for server3 2025-06-23 11:45:04 +00:00
24e5b4d0f9 Fixed some things, broke some others. 2025-06-19 11:44:43 +00:00
fc7a60e946 Added SMS text reminders from Twilio 2025-06-17 17:39:16 +00:00
23e5518c35 Edit Goals added, Milestones/tasks drawer added. 2025-06-17 12:31:30 +00:00
9b697e1d11 Coach can now create milestones and systemic prompts for Networking, Job Search, and INterview mode buttons. 2025-06-11 11:46:07 +00:00
bdec7c2d9a Adjusted Career Coach for milestones/impacts/tasks. 2025-06-10 15:46:13 +00:00
638d90e89f Added AI-risk to CareerCoach, fixed infinite loop, all/most contextual information provided to CareerCoach. 2025-06-09 13:01:48 +00:00
86eda98bc5 Added CareerCoach - adjusted CareerRoadmap. 2025-06-06 15:40:06 +00:00
8d37b0ea72 Fixed UUID issues between onboarding and simulator, new issues with college-profile saving from onboarding. 2025-06-03 17:58:59 +00:00
3cf752e8e3 Added GPT=produced KSA when not found. 2025-06-01 10:43:01 +00:00
802d61be8a Fixed Profile links, MultiScenarioView fixes. 2025-05-30 14:35:29 +00:00
22e7cd5029 AI Risk assessment in CareerExplorer implemented 2025-05-29 13:24:35 +00:00
d8e34f300f Halfway through adding AI Risk Analysis. GPT has completely forgotten what we're doing. 2025-05-29 11:52:07 +00:00
2eba34f766 Avoid duplicates in AI Suggestions, response parsing, checkboxes all fixed. 2025-05-28 12:25:07 +00:00
42b6e7a324 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
eb13b7fe0a Fixed MilestoneTracker.js to be the Where Am I now section. 2025-05-27 14:47:40 +00:00
7ad4b0921a 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
cec6f3f059 fixed premium upgrade endpoint 2025-05-21 16:23:52 +00:00
988d8b860e Fixed Upgrade button and Chatbot intro 2025-05-12 13:01:39 +00:00
bed6b92906 AI Suggested Milestones implemented. 2025-05-09 16:50:21 +00:00
7f71b0357f Fixed .pdf resume upload, Logout button background 2025-05-09 13:13:31 +00:00
49b03eb083 Resume optimizer implemented with weekly counter/boosters/limits. 2025-05-09 12:04:03 +00:00
bceb5591f0 Resume Builder added. 2025-05-08 17:23:19 +00:00
3103b9ab29 Added task endpoints to server3 and updated delete milestone to also delete tasks. 2025-05-02 17:01:30 +00:00
402e760672 Fixed multiscenarioView to simulate properly. 2025-04-29 15:04:43 +00:00
16667918bc Made modal float with scroll. 2025-04-25 16:18:05 +00:00
0e9a1e605a Added wizard functionality to milestones for copy/delete. Still need to add global refresh. 2025-04-23 13:53:18 +00:00
253dbee9fe Updated impacts data flow to incorporate generated/saved UUIDs for each impact on creation. 2025-04-21 13:08:56 +00:00
2086274ba8 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
dea17d2fc6 Added tasks. 2025-04-14 17:18:05 +00:00
e7f9a08b75 Added tasks concept, but no UI. Adjusted server3 for new milestones endpoints. 2025-04-14 16:25:50 +00:00
6807cd6b0e Onboarding refactor finalization, updated MilestoneTracker.js connection points to refactored server3.js 2025-04-14 13:18:13 +00:00
c9cdceb4b0 Added PremiumOnboarding components and backend endpoints. Tested, working 2025-04-07 15:12:09 +00:00
52f70cebfc Projection fixes, and added sample Paywall.js 2025-04-07 13:36:58 +00:00
5a5f2068d9 FinancialProfileForm updates to accommodate school/program/degree selection and addition of tuition field. 2025-04-04 11:49:52 +00:00
2a008a8658 Backend build for FinancialProfileForm 2025-04-01 13:33:37 +00:00
13b102bfe2 AI suggested Milestone functionality, clean up add/edit milestone database interaction 2025-03-31 13:51:21 +00:00
b13a7f1299 MilestoneTracker.js refactor 2025-03-28 14:05:17 +00:00
de07754d98 MilestoneTracker functionality. Added authFetch util for modal and redirect to signin. 2025-03-25 12:50:26 +00:00
d677da5569 Implemented backend structure and data flows for saving milestones, career paths, etc. to MilestoneTracker.js 2025-03-21 14:23:12 +00:00