Open
Description
This is the overall goal of the milestone. It hence serves both as a basic requirement, instruction on what to look after during development and final checkup.
The goal of this milestone is to generate data-analysis-with-python ZIMs (one per supported languages). In FCC repo, all challenges markdown (in English) are stored under 08-data-analysis-with-python folder.
The command to create the EN ZIM is going to look like (title, description still have to be determined):
fcc2zim --course=data-analysis-with-python-course,numpy,data-analysis-with-python-projects --name tests_en_freecodecamp-08-data-analysis-with-python --zim-file tests_en_freecodecamp-08-data-analysis-with-python.zim --title "freeCodeCamp 08" --description "Python for Everybody" --language eng --overwrite
Final checklist
- Confirm list of audited spoken languages
- ZIM can be generated for all these spoken languages
- all challenges can be solved
- nothing is broken in the UI
- no external resources are significantly missing (sample project for an exercise, image, video, ...)