Skip to content

Commit 5e93dec

Browse files
Added Mathpath solver app.json
1 parent 69d3437 commit 5e93dec

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: configs/config.json

+19
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,25 @@
279279
"env": {
280280
"pagetitle": "Gallery | Kivy: Cross-platform Python Framework for GUI apps Development",
281281
"projects": [
282+
{
283+
"title": "Mathpath: Math Solver",
284+
"image": "./static/images/projects_gallery/mathpath_solver-thumb.jpg",
285+
"description": "MathPath: Math Solver developing for students. It is a pure and advanced mathematical solver and console. It have simple interface and do not need to any internet connection for solve any problem. (Except step-by-step solutions) Also Mathpath developed by Kivy, KivyMD and it is full open-source on Github.",
286+
"links": [
287+
{
288+
"name": "Website",
289+
"url": "https://mathpathconsole.github.io/"
290+
},
291+
{
292+
"name": "Youtube Video",
293+
"url": "https://www.youtube.com/@mathpathsolver/shorts"
294+
},
295+
{
296+
"name": "Google Play",
297+
"url": "https://play.google.com/store/apps/details?id=org.mathconsole_lite.mathconsole_lite&gl=TR"
298+
}
299+
]
300+
},
282301
{
283302
"title": "Cydrea Music",
284303
"image": "./static/images/projects_gallery/cydrea_music-thumb.jpg",

0 commit comments

Comments
 (0)