Opportunity Dashboard Specs

Tech specifications and how the dashboard is intended to work.

The dashboard is built using Next.js to render the app to the browser. The main component, DealList.js, is a table serving a collection of JSON objects containing the following: (opportunity, company, application URL) to render a publicly of opportunities to a student-athlete.

Tech Specifications

  • Next.js - front-end framework.

  • Tailwind CSS - Styling

  • Vercel - deployment service.

Last updated