Fitness-Tracker

所属分类:后台框架
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-09-16 20:56:09
上 传 者sh-1993
说明:  与开发的前端连接的以后端为中心的应用程序。使用MongoDb和Express.构建。,
(A back-end focused application connecting with developed front- end. Built using MongoDb and Express.,)

文件列表:
Assets/ (0, 2021-09-16)
Assets/dashboard.png (20766, 2021-09-16)
Assets/stats.png (31451, 2021-09-16)
models/ (0, 2021-09-16)
models/index.js (54, 2021-09-16)
models/workout.js (844, 2021-09-16)
package-lock.json (25572, 2021-09-16)
package.json (487, 2021-09-16)
public/ (0, 2021-09-16)
public/api.js (938, 2021-09-16)
public/exercise.html (3264, 2021-09-16)
public/exercise.js (4308, 2021-09-16)
public/index.html (1381, 2021-09-16)
public/index.js (295, 2021-09-16)
public/stats.html (1284, 2021-09-16)
public/stats.js (4189, 2021-09-16)
public/style.css (7022, 2021-09-16)
public/workout.js (2300, 2021-09-16)
seeders/ (0, 2021-09-16)
seeders/seed.js (2616, 2021-09-16)
server.js (2297, 2021-09-16)

# Fitness-Tracker♀♀ ![GitHub license](https://img.shields.io/badge/license-MIT-pink.svg) ## Description For this assignment we will be creating a workout tracker. The front end is provided so we will be connecting the backend using MongoDb and Express. ## User Story A user wants to be able to create and track their daily workouts. They should be able to log multiple exercises in a day. User should be able to track name of exercise, the type, weights, sets, reps, and duration. For a cardio exercise the user should track distance traveled. ## Acceptance Criteria - Given when user can add exercises to their most recent workout plan - Given when user adds the new exercise to a new workout plan - Given when the user can delete a workout - Given when dashboard can get workouts from the database - When user can see the combined weight of multiple exercises for the past seven workouts on stats page ## Tools and Technologies - Javascript - MongoDB - Express - Heroku ## Usage > **To view my application**: visit deployed [Link](https://sleepy-forest-97884.herokuapp.com/?id=60fb7d0d7ad6770015103a07) ## Mockup ![Here is what the homepage looks like ](./Assets/dashboard.png) ![Here is what stats page looks like ](./Assets/stats.png)

近期下载者

相关文件


收藏者