workout-tracker:利用Node.js和MongoDB的全栈式Web应用程序,允许用户跟踪其锻炼信息

时间:2024-05-06 21:59:59
【文件属性】:

文件名称:workout-tracker:利用Node.js和MongoDB的全栈式Web应用程序,允许用户跟踪其锻炼信息

文件大小:22KB

文件格式:ZIP

更新时间:2024-05-06 21:59:59

JavaScript

锻炼追踪器 描述 A fitness app that allows the user to view, create, and track daily workouts. The user is able to log multiple exercises in a given day and also go back and update the workout. The user is able to track the name, type, weight, sets, reps and duration of each exercise. Cardio exercises show the distance traveled in miles. 屏幕截图 Tracker Page Screen Shot 2021-04-16 at 8.32.54 AM Dashboard Pag


【文件预览】:
workout-tracker-main
----.gitignore(2KB)
----package.json(416B)
----package-lock.json(24KB)
----models()
--------workout.js(1KB)
--------index.js(58B)
----public()
--------workout.js(2KB)
--------stats.js(4KB)
--------index.js(295B)
--------exercise.js(4KB)
--------api.js(938B)
--------style.css(7KB)
--------exercise.html(3KB)
--------index.html(1KB)
--------stats.html(1KB)
----seeders()
--------seed.js(3KB)
----README.md(569B)
----routes()
--------api-routes.js(1KB)
--------html-routes.js(535B)
----server.js(1KB)

网友评论