https://github.com/cyberdolls/afridemiq
AfridemiQ is an innovative exam prep platform for African students, offering personalized learning and extensive resources for various educational systems. 🌍🚀
https://github.com/cyberdolls/afridemiq
africa afridemiq edtech education educational-project exam-preparation learning-app mongodb nodejs quiz-platform react-native
Last synced: 4 months ago
JSON representation
AfridemiQ is an innovative exam prep platform for African students, offering personalized learning and extensive resources for various educational systems. 🌍🚀
- Host: GitHub
- URL: https://github.com/cyberdolls/afridemiq
- Owner: Cyberdolls
- Created: 2025-06-25T00:11:44.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-06-25T04:11:00.000Z (4 months ago)
- Last Synced: 2025-06-25T05:21:12.194Z (4 months ago)
- Topics: africa, afridemiq, edtech, education, educational-project, exam-preparation, learning-app, mongodb, nodejs, quiz-platform, react-native
- Language: JavaScript
- Homepage: https://cyberdolls.github.io
- Size: 8.85 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AfridemiQ: A Comprehensive Learning Platform for African Students 🎓🌍

[](https://github.com/Cyberdolls/AfridemiQ/releases)## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## Overview
AfridemiQ is a learning and assessment platform designed specifically for African students. Our goal is to help students prepare for their exams through engaging quizzes and personalized progress tracking. We understand the unique challenges faced by students in Africa, and we aim to provide tailored resources that cater to their needs.
## Features
- **Quizzes**: Engage with a variety of quizzes across different subjects to reinforce learning.
- **Progress Tracking**: Monitor your performance and identify areas for improvement.
- **User-Friendly Interface**: Navigate easily through our intuitive design.
- **Mobile Accessibility**: Use the platform on your mobile device for learning on the go.
- **Community Support**: Connect with other students and share resources.
- **Personalized Learning Paths**: Tailor your study experience to fit your unique needs.## Technologies Used
AfridemiQ is built using a range of modern technologies:
- **Frontend**: React Native
- **Backend**: Node.js
- **Database**: MongoDB
- **Version Control**: Git## Installation
To set up AfridemiQ on your local machine, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/Cyberdolls/AfridemiQ.git
```2. **Navigate to the project directory**:
```bash
cd AfridemiQ
```3. **Install dependencies**:
```bash
npm install
```4. **Run the application**:
```bash
npm start
```5. **Download the latest release** from our [Releases section](https://github.com/Cyberdolls/AfridemiQ/releases) and follow the instructions provided there.
## Usage
Once the application is running, you can:
- Create an account or log in.
- Choose a subject to start taking quizzes.
- Track your progress on your dashboard.
- Join community discussions for additional support.## Contributing
We welcome contributions from the community! To contribute to AfridemiQ:
1. **Fork the repository**.
2. **Create a new branch** for your feature or bug fix:
```bash
git checkout -b feature/YourFeature
```
3. **Make your changes** and commit them:
```bash
git commit -m "Add Your Feature"
```
4. **Push to the branch**:
```bash
git push origin feature/YourFeature
```
5. **Create a pull request**.Your contributions help us improve AfridemiQ for all users.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
For any inquiries or feedback, please reach out to us via:
- Email: support@afridemiq.com
- GitHub: [AfridemiQ Issues](https://github.com/Cyberdolls/AfridemiQ/issues)We appreciate your interest in AfridemiQ and look forward to your feedback!

---
Feel free to explore the [Releases section](https://github.com/Cyberdolls/AfridemiQ/releases) for the latest updates and downloadable files. Your journey to academic success starts here!