An open API service indexing awesome lists of open source software.

https://github.com/mauricechouam/workout-tracker

Web Application Allowing user to view create and track his daily workouts .User should be able to track the name, type, weight, sets, reps, and duration of exercise.
https://github.com/mauricechouam/workout-tracker

bootstrap4 crud css3 mongodb nosql object-document-mapper

Last synced: about 2 months ago
JSON representation

Web Application Allowing user to view create and track his daily workouts .User should be able to track the name, type, weight, sets, reps, and duration of exercise.

Awesome Lists containing this project

README

          

# Workout-Tracker

Web Application Allowing user to view create and track his daily workouts .User should be able to track the name, type, weight, sets, reps, and duration of exercise.

[![GitHub license](https://img.shields.io/badge/licence-BSD3.0-green)](https://github.com/mauricechouam/Workout-Tracker)
![GitHub top language](https://img.shields.io/github/languages/top/mauricechouam/Workout-Tracker)

## Table of contents ##
* [User Story](#User-Story)
* [Technologies used to create app](#technologies-used)
* [Acceptance Criteria](#Acceptance-Criteria)
* [Useful resources](#Useful-resources)
* [Screenshots](#screenshots)
* [Author](#Author)

## User Story
* As a user, I want to be able to view create and track daily workouts. I want to be able to log multiple exercises in a workout on a given day. I should also be able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, I should be able to track my distance traveled.

## Technologie Used

1. Frontend technologies
* HTML
* CSS
* Bootstrap
* Javascript
* jQuery

2. Backend technologies
* Node.js
* MongoDB ( mLab)
* Express
* Heroku (Deployment )

## Acceptance Criteria

When the user loads the page, they should be given the option to create a new workout, or continue with their last workout.

The user should be able to:

* Add exercises to a previous workout plan.

* Add new exercises to a new workout plan.

* View multiple the combined weight of multiple exercises on the `stats` page.

## Useful resources
* [NoSQL](https://en.wikipedia.org/wiki/NoSQL)
* [MongoDB Website](https://www.mongodb.com/)
* [Robo 3T Website](https://robomongo.org/download)
* [MongoJS Documentation](https://www.npmjs.com/package/mongojs)
* [Mongoose Documentation](http://mongoosejs.com/docs/guide.html)
* [MongoDB for your Heroku NodeJS app](https://www.youtube.com/watch?v=GDqtv1eGGpA)

## Screenshots

### Tracker Page




### New Exercise page

### Dashboard page

## Author
* Application Built from Scratch by
[mauricechouam](https://github.com/mauricechouam)
GitHub Profile Pic