Arcadia is a web application built to manage various aspects of zoo operations, such as animal care, employee management, and veterinary services. The platform supports three user roles:
Administrator: Oversees overall system management.
Veterinarian: Manages animal health, treatments, and follow-ups.
Employee: Handles daily tasks related to animals and maintenance.
This project was developed as the final project for a student whom I mentored during an online bootcamp. I helped guide her through the curriculum, ensuring she stayed aligned with the program and developed practical skills. The Arcadia application serves as the culmination of her studies, where I assisted in building both the frontend and backend. The frontend was created using React, Vite, and Chakra UI, while the backend was built with Node.js, Express, and MongoDB for efficient data management. The frontend and backend were separated into distinct repositories on GitHub.
Tech Stack: React, Vite, Chakra UI, Node.js, Express, MongoDB