Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 216 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 216 Bytes

jogging_tracks_server

Express server for Jogging Tracks application to Save the users tracks.

This uses JWT Tokens to authenticate the user, and MongoDB database to store the user's jogging tracks' information.