/fetzen-backend

Backend to the FETZEN workout tracker.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

fetzen-backend

API server to the FETZEN workout tracker.

Links

What it does

  • The app tracks user entered workout.
  • Each workout consists of exercises.
  • The app shows stats related to these exercises.

Why was it made

  • For a college web development course project.