Skip to content

Conversation

@cthotti
Copy link
Collaborator

@cthotti cthotti commented Nov 16, 2025

Summary

Describe the purpose of this pull request. What does it do, and why is it needed?

Closes #187 if applicable.


Briefly summarize the major changes:

  • Creating a timeline in backend that would return an array of the timeline for application status
  • Implementing a timeline function that would create nodes for sankey diagram based on timeline fetched from backend
  • Created a map in backend to store all the applications made in a given month.
  • setMonthly data based on this map

Testing

How was this change tested?

  • Manual end-to-end testing
  • Unit Tests
  • CI checks passed

@vercel
Copy link

vercel bot commented Nov 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
opportune Ready Ready Preview Comment Nov 26, 2025 2:59am

@vercel
Copy link

vercel bot commented Nov 18, 2025

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: `functions.api/index.ts.includeFiles` should be string

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

 the commit.
Merging to see of sankeyFrontend aligns with main branch.
Copy link
Collaborator

@n1sh1thaS n1sh1thaS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!
Right now, the menu sidebar does not match up with analytics page when scrolling. Try to make it similar to the homepage, where the sidebar is fixed while the page itself is scrolled.
Also, could you resolve the new merge conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Sankey diagram in Analytics

4 participants