{"id":26243697,"url":"https://github.com/mauricechouam/workout-tracker","last_synced_at":"2026-04-09T17:57:58.181Z","repository":{"id":155898640,"uuid":"283397766","full_name":"mauricechouam/Workout-Tracker","owner":"mauricechouam","description":"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.","archived":false,"fork":false,"pushed_at":"2022-12-13T10:36:38.000Z","size":2431,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T10:36:14.307Z","etag":null,"topics":["bootstrap4","crud","css3","mongodb","nosql","object-document-mapper"],"latest_commit_sha":null,"homepage":"https://workoutracker-maurice.herokuapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mauricechouam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-29T04:28:09.000Z","updated_at":"2020-08-17T09:29:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"a52efa26-a5a1-4fab-8e88-0db5891ccab6","html_url":"https://github.com/mauricechouam/Workout-Tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mauricechouam/Workout-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricechouam%2FWorkout-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricechouam%2FWorkout-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricechouam%2FWorkout-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricechouam%2FWorkout-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricechouam","download_url":"https://codeload.github.com/mauricechouam/Workout-Tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricechouam%2FWorkout-Tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259462559,"owners_count":22861512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap4","crud","css3","mongodb","nosql","object-document-mapper"],"created_at":"2025-03-13T10:29:17.019Z","updated_at":"2025-12-30T22:37:01.797Z","avatar_url":"https://github.com/mauricechouam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Workout-Tracker\n\u003cp\u003eWeb 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.\u003c/p\u003e\n\n[![GitHub license](https://img.shields.io/badge/licence-BSD3.0-green)](https://github.com/mauricechouam/Workout-Tracker)\n![GitHub top language](https://img.shields.io/github/languages/top/mauricechouam/Workout-Tracker)\n\n## Table of contents ##\n  * [User Story](#User-Story)\n  * [Technologies used to create app](#technologies-used)\n  * [Acceptance Criteria](#Acceptance-Criteria)\n  * [Useful resources](#Useful-resources)\n  * [Screenshots](#screenshots)\n  * [Author](#Author)\n\n  ## User Story\n * 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.\n\n## Technologie Used\n\n1. Frontend technologies\n* HTML\n* CSS\n* Bootstrap \n* Javascript\n* jQuery \n\n2. Backend technologies\n* Node.js \n* MongoDB ( mLab)\n* Express \n* Heroku (Deployment )\n\n\n## Acceptance Criteria\n\nWhen the user loads the page, they should be given the option to create a new workout, or continue with their last workout.\n\nThe user should be able to:\n\n  * Add exercises to a previous workout plan.\n\n  * Add new exercises to a new workout plan.\n\n  * View multiple the combined weight of multiple exercises on the `stats` page.\n\n## Useful resources\n* [NoSQL](https://en.wikipedia.org/wiki/NoSQL)\n* [MongoDB Website](https://www.mongodb.com/)\n* [Robo 3T Website](https://robomongo.org/download)\n* [MongoJS Documentation](https://www.npmjs.com/package/mongojs)\n* [Mongoose Documentation](http://mongoosejs.com/docs/guide.html)\n* [MongoDB for your Heroku NodeJS app](https://www.youtube.com/watch?v=GDqtv1eGGpA)\n\n## Screenshots\n\n### Tracker Page\n\u003cimg src=\"https://github.com/mauricechouam/Workout-Tracker/blob/master/public/img/tracker.jpg\"\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n### New Exercise page\n\u003cimg src=\"https://github.com/mauricechouam/Workout-Tracker/blob/master/public/img/new.jpg?raw=true\"\u003e\n\n### Dashboard page\n\u003cimg src=\"https://github.com/mauricechouam/Workout-Tracker/blob/master/public/img/dash.jpg?raw=true\"\u003e\n\n## Author\n* Application Built from Scratch by \n   [mauricechouam](https://github.com/mauricechouam)\n  \u003cimg src=\"https://github.com/mauricechouam.png\" alt=\"GitHub Profile Pic\" width=\"150\" height=\"150\"\u003e\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricechouam%2Fworkout-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricechouam%2Fworkout-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricechouam%2Fworkout-tracker/lists"}