Giter VIP home page Giter VIP logo

fitness-tracker's Introduction

Fitness-Tracker

License: MIT

Description

A web application that allows a user to continue, create and track daily workouts. In order for users to reach their fitness goals quicker, a user can track and log multiple exercises a day by selecting a type of workout, while listing the details of the workout like name, distance, weight, sets, reps, or duration. View the logged exercises in a neat graph and track daily progress easily.

The application is hosted on a server and stores data on a MongoDB database. Makes use of a few node modules to make the development easier, including: Express, Mongoose, and Morgan. This app makes use of:

  • Node.js and Express.js to create RESTful APIs
  • MongoDB (noSQL) and Mongoose OMT for the database
  • MongoDB aggregate function to dynamtically find the sum of select fields and add feilds
  • GET, POST, and PUT routes to communiciate with the database

Table of Contents

Installation

To install Node.js, follow the documentation Node.js

To install MongoDB, follow the documentation MongoDB

To install necessary dependencies, run the following command:

npm i

Usage

Access the webpage by going to the deployed site: Fitness-Tracker.

If you want to run this on a local server, set the path to the Fitness-Tracker folder in the terminal. Run npm seed to source the seeds folder, if you want preset data. Then run the server.js file by typing npm start. Go to http://localhost:3000 to acesss the site. fitnesslast fitnessdashboard fitnesscreate

License

This project is licensed under the terms of the MIT License.

Contributing

I am the sole author of this repo and I am not currently looking for contributors.

Questions

If you have any questions about the repo, open an issue or contact me directly at [email protected]. You can find more of my work at Gaitherdb.

fitness-tracker's People

Contributors

gaitherdb avatar

Stargazers

 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.