Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/automathproject/openyourmath
Open Your Math Project version alpha 0.2
https://github.com/automathproject/openyourmath
latex learning mathematics
Last synced: 17 days ago
JSON representation
Open Your Math Project version alpha 0.2
- Host: GitHub
- URL: https://github.com/automathproject/openyourmath
- Owner: automathproject
- License: agpl-3.0
- Created: 2024-10-15T09:06:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T10:45:00.000Z (18 days ago)
- Last Synced: 2024-12-17T11:35:55.539Z (18 days ago)
- Topics: latex, learning, mathematics
- Language: TeX
- Homepage: https://openyourmath.org
- Size: 36.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openyourmath
Cette application a pour but de partager une base d'exercices de mathématiques sous différents formats.
Pour tester l'application, voir ici : https://openyourmath.org
Pour tester l'application en local, vérifier que node est bien installé sur votre machine puis :
```
git clone https://github.com/automathproject/openyourmath.git
cd openyourmath
npm install
npm run dev -- --open
```Les exercices en LaTeX sont issus de :
https://github.com/smaxx73/ExercicesIls sont formatés de manière à être utilisés automatiquement par l'application.
To do :
- [x] Un bouton pour afficher / masquer les solutions
- [x] Gérer une liste d'exercices
- [x] Faire un moteur de recherche
- [x] Améliorer l'ergonomie du moteur de recherche
- [ ] Gérer automatiquement les images depuis le LaTeX
- [ ] Gérer l'export d'une fiche en LaTeX et en PDF
- [ ] Fusionner la page de recherche et la page d'affichage des exercices
- [ ] Faire une jolie page d'accueil