This repository contains the codebase for a Photo Rig project. It's a mix of C++, JavaScript, HTML, and CSS, aimed at providing a seamless experience for managing photography equipment.
- Arduino Program for hardware control
- Node.js backend for server-side logic
- HTML/CSS for the frontend
- C++: 49.3%
- JavaScript: 43.2%
- HTML: 6.3%
- CSS: 1.2%
- Clone the repo
git clone https://github.com/CC-IS/2021-026_Photo_Rig.git
- Navigate to the directory
cd 2021-026_Photo_Rig
- Install dependencies
npm install
- Run the program
npm start
Feel free to open issues and pull requests!
This project is open-source and available under the MIT License.