MCPcopy Index your code
hub / github.com/barnomz/barnomz

github.com/barnomz/barnomz @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
101 symbols 307 edges 55 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Create T3 App

This is a T3 Stack project bootstrapped with create-t3-app.

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.

Export/Import Schedules

  • Export: On the schedules page, use the JSON export button near the bottom-left action buttons. It always exports all schedules to a .json file containing schedules and currentScheduleId.
  • Import: Use the JSON import button, pick a valid .json file, then choose to “Append to existing” or “Replace all”. The app validates structure and enforces the maximum number of schedules.

Core symbols most depended-on inside this repo

formatNumber
called by 10
src/utils/ics.js
useToast
called by 9
src/components/dls/toast/ToastService.js
hasValue
called by 6
src/utils/validations.js
pad
called by 4
src/components/schedule/ExportScheduleCalendarButton.js
pad
called by 4
src/components/schedule/ExportSchedulesButton.js
getCourseKey
called by 4
src/utils/ics.js
cn
called by 4
src/utils/helpers.js
escapeText
called by 3
src/utils/ics.js

Shape

Function 101

Languages

TypeScript100%

Modules by API surface

src/utils/validations.js16 symbols
src/utils/ics.js14 symbols
src/utils/helpers.js6 symbols
src/components/schedule/CourseSelector.js6 symbols
src/components/schedule/ImportSchedulesButton.js5 symbols
src/components/schedule/Schedule.js4 symbols
src/components/schedule/ExportSchedulesButton.js4 symbols
src/server/api/trpc.ts3 symbols
src/components/schedule/ExportScheduleCalendarButton.js3 symbols
src/utils/api.ts2 symbols
src/pages/schedules.js2 symbols
src/pages/index.js2 symbols

For agents

$ claude mcp add barnomz \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact