AnatoQ is a cross-platform anatomy learning application (Web & Mobile) built with React and React Native, designed to support medical students in Sudan through interactive
# AnatoQ
AnatoQ is an interactive anatomy quiz application designed to help medical students test and reinforce their knowledge of human anatomy. Built with a focus on mobile accessibility, it provides a convenient and engaging platform for learning on the go.
## 🌟 Key Features & Benefits
* **Interactive Quizzes:** Engage with a variety of challenging anatomy questions covering different body systems.
* **Mobile-First Design:** Learn anywhere, anytime, with a responsive and intuitive user interface optimized for mobile devices.
* **Comprehensive Coverage:** Designed to support a broad understanding of anatomical structures and functions.
* **Learning Reinforcement:** A practical tool to solidify knowledge and prepare for exams through active recall.
## 🚀 Technologies Used
AnatoQ is built using modern web and mobile development technologies to ensure a robust and user-friendly experience.
### Languages
* JavaScript
### Frameworks & Libraries
* **React:** For building dynamic user interfaces.
* **React Native (via Expo):** To enable cross-platform mobile application development.
* **React Navigation:** For powerful and flexible navigation within the app.
### Tools & Platforms
* **Node.js:** JavaScript runtime environment.
* **Expo CLI:** Essential tools for developing, building, and deploying React Native apps with Expo.
* **GitHub Actions:** For Continuous Integration and Continuous Deployment (CI/CD), including automated APK builds.
* **Yarn / npm:** Package managers for managing project dependencies.
## 🛠️ Prerequisites
Before you can run AnatoQ locally, ensure you have the following software installed:
* **Node.js**: LTS version recommended
* **npm** (comes with Node.js) or **Yarn**: Yarn Installation Guide
* **Expo Go app** (Optional, but highly recommended for easy development testing on physical mobile devices):
* Android Play Store
* iOS App Store
## 🏁 Installation & Setup
Follow these steps to get AnatoQ up an …