I want to make a db of exercises. I am working for the 'Miss.Rican Fitness Company' [https://behindbodybuilders.com/alyssa-gadson.php] and I need to create a DB with exercises - body parts so I can build a 'Gadgin' that creates workouts. For example:
COLLECTION[exercise] ->
chest:
{
'dumb-bell': {'traditional-press', 'inclined-press', 'declined-press', 'traditional-flys', 'declined-flyes', 'inclined-flys'},
'bar-bell': {'traditional-press', 'declined-press', 'inclined-press'},...
}
SINCE BSON/JSON/Hash Tables have instant access and insert/delete I need to use hash tables for the Gadgin for obvious reasons. I want to insert this file type into MongoDB atlas and it says it is not formatted correctly? Why so? https://photos.app.goo.gl/ArjgkxVbwacGxWS39 https://photos.app.goo.gl/h43TkzinadaqaN7V6