Welcome to the world of Daisy, the robot dog! This project is a Rails application designed to schedule appointments for Daisy, incorporating cutting-edge facial recognition technology. Let's dive into the details! 🌟
This project revolves around creating appointments for Daisy, our beloved robot dog, through a user-friendly Rails application. 🐶✨ The app allows users to create posts and utilize their face photos for advanced facial recognition capabilities. By implementing this functionality, we aim to provide an enhanced user experience and showcase the potential of facial recognition technology within the context of appointment scheduling. 📅📸
The Unitree Go-1 Robot is a state-of-the-art quadruped robot known for its agility and intelligence. With its advanced sensors and AI capabilities, the Go-1 can navigate complex environments and perform a variety of tasks. In this project, Daisy, our Go-1 Robot, is at the heart of the appointment scheduling system, demonstrating the seamless integration of robotics and software. 🌐🤖
To get started, ensure you have the following installed:
- ASDF
- Ruby 3.0.0
- Rails 6.0.3.3
- NodeJS 14.20.0
- Yarn 1.22.10
asdf install ruby 3.0.0
asdf install nodejs 14.20.0
asdf install yarn 1.22.10
gem install rails --version 6.0.3.3
Start the Rails server and navigate to localhost:3000
in your browser to view the application. 🌐
rails s
rails db:migrate
rails db:seed
A big thank you to our amazing contributors:
- Luciano Scarpaci 🎨
- Brandon Wetzel 💻
- Shahima Hossain 📝
This project is licensed under the MIT License. 📜
The project is completed and ready for use! 🎉