Welcome to the Dolphin Flashcards Tutorials section!Documentation Index
Fetch the complete documentation index at: https://docs.dolphinflashcards.com/llms.txt
Use this file to discover all available pages before exploring further.
This section is designed to help new contributors, especially those who are less familiar with GitHub, quickly get up to speed with our codebase.
What You’ll Find Here
This section contains three main tutorials:- Frontend Onboarding: Learn how to contribute to the frontend.
- Backend Onboarding: Understand how to work with the backend.
- Unit Testing: Learn about writing unit tests.
- If you’re working on frontend features → Go to Frontend Onboarding
- If you’re working on backend features → Go to Backend Onboarding
- If you need to understand testing → Go to Unit Testing