/MAKE

Unified managment application for HMC's Makerspace

Primary LanguageRustGNU General Public License v3.0GPL-3.0

MAKE - Unified managment application for HMC's Makerspace

Rust

Live at make.hmc.edu

What does MAKE handle?

  • Inventory management and discovery
  • Student storage reservation and renewal system
  • Tool checkout system
  • 3D printer status & livestreaming system

What is in each folder?

./Documentation contains in-depth documentation about MAKE, such as how to maintain and add to the system, required maintainence, and API documentation.

./General Assets contains various source & production files for commonly used assets.

./MAKE-server contains the server files for MAKE, written in Rust.

./MAKE-website contains the website files for MAKE. These are served by the MAKE server as static resource files.