Coder Social home page Coder Social logo

fitness-tracker's Introduction

Fitness Tracker

License: MIT

Description

A web application that allows the user to track their workouts and provides visual feedback in form of charts.

Link to application

Fitness Tracker Screenshot

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Contributing
  5. Tests
  6. Questions

Installation

To install the application locally, run npm install to install all dependencies required to run it. Optionally, run the seed script with npm run seed command to insert dummy data into the database.

Usage

To start the application locally, run node server.js or npm run start from the CLI. The app is also hosted on Heroku. This application uses MongoDB to keep track of a user's workouts on given dates. When a new workout is created, it is created for the current day. Performing more workouts will add them to the current day, and the overall data totals will be calculated and displayed on the home screen. Navigating to the dashboard will show the user their workout data in chart form, allowing sorting by specific exercises.

License

This project is covered under the MIT license. To find out what is permitted under this license, click the license badge at the top of the README.

Contributing

Feel free to submit any pull requests. All pull requests will be considered.

Tests

No tests are currently written for this application.

Questions

You may directly send any questions related to this project or any of my other projects to my email adress. To find all my projects visit my GitHub profile.

fitness-tracker's People

Contributors

nikolaybutnik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.