Onboarding Videos
The videos below explain more about how to develop for Dolphin Flashcards. You can expand the section you feel best describes you!I'm new to coding in Python
I'm new to coding in Python
These videos give an in depth explanation on how Dolphin Flashcards works. It’s best to watch them one-by-one.
- Dolphin Flashcards - Vision Onboarding - Overview of the project.
- How Does Dolphin Flashcards Have a Layered Architecture? - An overview of the Dolphin Flashcards code architecture
- How To Use Git - Dolphin Flashcards - An overview of how to use Git for Dolphin Flashcards
- Backend Onboarding - A High Level Overview - A high level overview of how Dolphin Flashcards works
- Backend Onboarding - The Low Level Details - A more in-depth look at Dolphin Flashcards
- 5 Things to Check Before Making a Pull Request - A look at what you need to do before making a merge request
I already know Python and Flask
I already know Python and Flask
These videos show an overview, but don’t discuss APIs or Git. If you want to know more about this, see the above section. You can watch every video in turn, or skip around if you’d like
- Dolphin Flashcards - Vision Onboarding - Overview of the project.
- How Does Dolphin Flashcards Have a Layered Architecture? - An overview of the Dolphin Flashcards code architecture
- Backend Onboarding - A High Level Overview - A high level overview of how Dolphin Flashcards works
- 5 Things to Check Before Making a Pull Request - A look at what you need to do before making a merge request