Commit Graph

182 Commits

Author SHA1 Message Date
7247a107d0 Added RIASEC to user_profile 2025-06-09 14:17:53 +00:00
b7740569ec Fixed interest inventory check in CareerCoach. 2025-06-09 13:08:14 +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
5c4a280cf8 Signin/registration fixes, added SignInLanding.js 2025-06-04 16:49:17 +00:00
0e9574ba74 Fixed college onboarding call/Review Page. 2025-06-04 14:54:24 +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
2602c7f851 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
4cb0662119 State save for EducationalProgramsPage to keep it from wiping the career on refresh. And added FinancialAidWizard. 2025-06-02 16:06:57 +00:00
3cf752e8e3 Added GPT=produced KSA when not found. 2025-06-01 10:43:01 +00:00
08c064a869 App.js changes and landing page changes 2025-05-30 17:38:44 +00:00
802d61be8a Fixed Profile links, MultiScenarioView fixes. 2025-05-30 14:35:29 +00:00
9508f8f6ec Fixed MultiScenarioView and ScenarioContainer for UI and changes. 2025-05-30 12:12:30 +00:00
c864976d3b Added interest rate to Retirement Savings. 2025-05-29 14:53:42 +00:00
12b2c35650 Added AI Risk to MilestoneTracker.js 2025-05-29 13:49:01 +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
1504cedbfc Added limits to aI Suggestions 2025-05-28 15:08:32 +00:00
2eba34f766 Avoid duplicates in AI Suggestions, response parsing, checkboxes all fixed. 2025-05-28 12:25:07 +00:00
19f6577244 Removed career search dropdon from top of milestonetracker. will be handled in EditScenarioModal. 2025-05-27 18:52:23 +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
2b59b752e1 Header UI 2025-05-22 17:18:57 +00:00
d4919c31a5 Removed UserID since ChatGPT can't code two similar variables 2025-05-22 14:26:19 +00:00
491fadbefd Fixed UI in EducationalPrograms Page with tooltips, KSA for CareerSearch bar. 2025-05-22 11:58:49 +00:00
2221354b8c transposed economic projections table in modal 2025-05-21 19:01:05 +00:00
7cce87c8d2 Fixed loading for CareerExplorer, and no reload on filter 2025-05-21 18:56:32 +00:00
83eb40f665 fixed premium upgrade text 2025-05-21 16:26:50 +00:00
c760bf7892 UI Skills fixes and Schools fixes 2025-05-21 14:59:26 +00:00
cb1e6aace8 Links to Coursera and EdX added with elementName tooltip 2025-05-21 13:25:03 +00:00
d98e69bd49 Added KSAs with UI enhancements 2025-05-20 18:34:27 +00:00
b7c996ad9e Migrated server2 back to SQLite 2025-05-20 15:43:41 +00:00
ff8e3113bd Fixed the ChatGPT screw up during rewrite from user_profile.id and .user_id 2025-05-20 13:03:59 +00:00
0cf6b21ecc Added Skills to EducationalProgramsPage.js and pass Career from CareerExplorer.js 2025-05-19 12:08:55 +00:00
36375775c2 Able to pass selected career from Explorer to EducationalProgramsPage. 2025-05-16 17:00:15 +00:00
46553c002c Fetch schools in EducationalProgramsPage.js 2025-05-16 15:51:01 +00:00
ee4e7f39cb Fixed UserProfile values for career_situation 2025-05-16 13:28:15 +00:00
5328992ab8 Fixed UI/UX issues with CareerExplorer and Modal (loading stick). 2025-05-16 12:18:29 +00:00
f73be48c11 Fixed Confirm button on CareerSearch in Explorer 2025-05-14 18:22:45 +00:00
d1c7ef4872 Fixed regional salary and state economic projections 2025-05-14 17:40:42 +00:00
29048560c4 Removed school/tuition calls from CareerModal 2025-05-14 15:45:22 +00:00
2c7deb242e Added Loading to CareerExplorer 2025-05-14 15:27:16 +00:00
aca62d25df Fixed careerSuggestions on refresh/login 2025-05-14 15:20:55 +00:00
f37119e880 fixed career_list save 2025-05-14 14:17:29 +00:00
5b557c0a44 CareerExplorer build out 2025-05-13 19:49:08 +00:00
6388522f8a Added the 4 user journeys, landing pages, and navigation from SignIn. 2025-05-12 17:06:12 +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
856ebd0e62 Fixed refresh in MilestoneTracker.js to keep the last scenario edited in local. 2025-05-08 12:22:53 +00:00
299482c2d7 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
7651b5e5e7 Fixed Economic Projections' data source to include and display National 2025-05-05 16:32:18 +00:00
c44f2e54f2 Added Task CRUD to MilestoneTimeline.js and ScenarioContainer.js 2025-05-02 17:10:24 +00:00
b6c6814438 Fixed navigation issue in Dashboard where it reverted to INterest Inventory 2025-05-02 16:41:33 +00:00
5b56e5b3b0 Updated EditScenarioModal UI 2025-05-02 15:21:11 +00:00
fe338789fa Added EditScenarioModal to MilestoneTracker.js 2025-05-02 14:57:07 +00:00
5b40ca4fe9 UX/UI changes to MilestoneTracker/MilestoneTimeline.js and ScenarioContainer for Tasks. 2025-05-02 14:33:14 +00:00
8dcfe2fc70 UI updates for premium routes 2025-05-01 16:50:18 +00:00
2d2a75cf67 milestone tracker UI improvements - untested due to navigation issues 2025-05-01 16:01:56 +00:00
3417dc6e7b UI Update for Premium Onboarding 2025-05-01 15:55:37 +00:00
19c5cefb57 Added Premium Route Guard 2025-05-01 15:21:56 +00:00
2dd508c38a Added CareerSearch to Dashboard 2025-05-01 13:53:57 +00:00
1cbaa7c171 UI fixes for Dashboard/Popoutpanel/Chatbot 2025-04-30 18:13:18 +00:00
961f994220 Fixed Loading bar in Dashboard, updated InterestInventory UI. 2025-04-30 16:22:33 +00:00
359b69bbb6 Updated UserProfile, GettingStarted, SignUp to Tailwind 2025-04-30 13:58:02 +00:00
699e8f1d55 updated SignIn and App.js to ShadCN basics 2025-04-30 13:31:26 +00:00
fc14b50b0a Removed universal box and new salary box from Add Milestone - handled by Impacts now 2025-04-29 16:01:59 +00:00
2a268a0c6e Fixed Clone Scenario 2025-04-29 15:54:23 +00:00
e58507411a Fixed the Add Scenario button 2025-04-29 15:27:55 +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
b080036e6a Milestone hard refresh added. 2025-04-24 11:53:31 +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
23cb8fa28e Added scenario length user input field and drafted scenario multi-view and scenario container components. 2025-04-22 13:27:59 +00:00
8d1dcf26b9 Fixed tax implementation in simulator, milestone impacts. 2025-04-22 12:10:59 +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
f0de365358 Adjusted financial simulation for taxes. 2025-04-18 12:22:00 +00:00
27f9441fbf Added taxes to simulation and fixed LoanBalance calculation from inCollege logic. 2025-04-17 15:51:55 +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
12fba3e3f0 Paywall navigation and button added 2025-04-07 13:56:30 +00:00
52f70cebfc Projection fixes, and added sample Paywall.js 2025-04-07 13:36:58 +00:00
8acd60c57b Tuition calculation fixed for suggested calculated with manual override. 2025-04-04 13:25:48 +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
f14910a0df Added FinancialProfileForm with navigation from Popoutpanel 2025-04-01 13:12:20 +00:00
90732d913d Added ability to save InterestInventory answers to User_Profile 2025-03-31 17:51:20 +00:00
2f4185ed41 Updated UserProfile for career situation, expired token (no modal), and updated user-profile backend call to accmmodate updating profile. 2025-03-31 16:29:40 +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
dbb2ced567 Added data flow fixes for Confirm Career Selection button and rendering logic fix 2025-03-25 15:55:30 +00:00
1073b012af Added MilestoneTracker nav from GettingStarted 2025-03-25 12:54:42 +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