ARC-RoboKit Svelte Themes

Arc Robokit

An inventory management and component tracking system (webapp) made for Automation and Robotics Club for all the members of the club.

ARC - RoboKit

.
├── backend
│   ├── firebase.js
│   ├── package.json
│   └── package-lock.json
├── design
│   ├── codeLandingPage.tsx
│   ├── LandingPage.png
│   ├── Screenshot from 2025-01-11 14-57-46.png
│   ├── Screenshot from 2025-01-11 14-57-59.png
│   ├── Screenshot from 2025-01-11 14-59-21.png
│   ├── Screenshot from 2025-01-11 15-01-16.png
│   └── Screenshot from 2025-01-11 15-10-25.png
├── frontend
│   └── pwa-oauth
│       ├── jsconfig.json
│       ├── package.json
│       ├── package-lock.json
│       ├── postcss.config.js
│       ├── README.md
│       ├── src
│       │   ├── app.css
│       │   ├── app.html
│       │   ├── lib
│       │   └── routes
│       ├── static
│       │   ├── ARC_192.png
│       │   ├── ARC_512.png
│       │   ├── ARC.png
│       │   ├── ARC_SQUARE.png
│       │   ├── favicon.ico
│       │   ├── favicon.png
│       │   └── manifest.json
│       ├── svelte.config.js
│       ├── tailwind.config.js
│       └── vite.config.js
└── README.md

For detailed documentation, visit the repo's Wiki.

Top categories

Loading Svelte Themes