Skip to content

Back-end for gym tracking mobile app. Built with Node, Express, MongoDB and GraphQL.

Notifications You must be signed in to change notification settings

didzis1/hyperlift-backend

Repository files navigation

hyperlift back-end

Exercise work for Fullstackopen 2021 MOOC course.

The structure of the back-end

On the barebone, the back-end uses Node.js with Express and Apollo server. For data storage the back-end uses MongoDB that is implemented with the help of Typegoose. As for testing, I created a separate collection in the MongoDB that was used specifically for testing purposes. Testing was done with the help of Jest library. For more information about this project you can contact me or check out the main (front-end) repository.

Front-end (main repository)

Link to the front-end can be found here.

About

Back-end for gym tracking mobile app. Built with Node, Express, MongoDB and GraphQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published