Add more diverse example YAML files
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Description:**
Create 5+ diverse project examples showing Arkify's versatility across different project types.
**Examples needed:**
- [ ] Mobile app project (React Native, Flutter, Swift)
- [ ] API/backend service (Node.js, Django, Rails)
- [ ] Chrome extension
- [ ] Open source library/package
- [ ] Freelance client work
- [ ] E-commerce site
- [ ] Developer tool/CLI
**Todo:**
- Create new YAML files in `examples/` folder
- Use real or realistic project data
- Include all required fields (name, hours, cost, tech_stack, learning)
- Optionally include extended fields (results, expectations vs reality)
- Test with: `python arkify.py examples/your-project.yaml`
**Good for:** First-time contributors, anyone who's built side projects!
**Template:**
```yaml
project:
name: "Your Project Name"
tagline: "One-line description"
hours: 42
cost: 100
tech_stack:
- "Tech 1"
- "Tech 2"
- "Tech 3"
- "Tech 4"
learning: "Your key insight"
```
See existing examples in `examples/` folder for inspiration!
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at the existing YAML files in the `examples/` folder to understand the format. Create new files there for the requested project types, using realistic data. Test each file by running `python arkify.py examples/your-project.yaml` to ensure it works. The issue is done when you have added at least five new, diverse example files.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, yaml
- Domaine
- documentation, tooling
- Type d'issue
- Documentation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 80/100