snhack-rover is the solution to many problems that hackers face during a hackathon which are wasting time, and energy while getting their snacks and waiting in line as well as getting distracted.
Help hackathon participants in maximizing their experience and time. This means reducing wait times for snacks, minimizing distractions, and preserving valuable coding time. Additionally, we aim to support individuals with disabilities, such as mobility impairments, social anxiety, dietary restrictions, claustrophobia, directional challenges, and others, who are often overlooked during these events.
Our project introduces an autonomous robot that delivers snacks directly to participants, eliminating the need for them to leave their workstations. The robot is controlled through a web app where participants can log in, view available snack options, and place orders.
| Front-end | Back-end | Deployment | Hardware |
|---|---|---|---|
| Remix, React | Supabase | Vercel | Driver.js, WebGL for CAD file rendering, Wires, Motors, Raspberry pi 3, Breadboard, AA Batteries, Powerbank, Motor driver |
For more information, check our Devpost.
npm inpm run dev
Note: make sure to have react, and npm installed first.
It is on the page " rover ".
To find it, you have two options:
Firstly you have to run the app, and after that you can place an order, and you will be directed to the control page of the robot.
Or, you can go to the page directly by adding /rover to the URL.