Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/18alantom/fetzen-backend

Backend to the FETZEN workout tracker.
https://github.com/18alantom/fetzen-backend

expressjs javascript webapp

Last synced: about 4 hours ago
JSON representation

Backend to the FETZEN workout tracker.

Awesome Lists containing this project

README

        

# fetzen-backend
API server to the FETZEN workout tracker.

### Links
- [The App](https://18alantom.github.io/fetzen)
- [The App code](https://github.com/18alantom/fetzen)

### 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.