Enterprise
All future commands will apply to this enterprise.
// the enterprise for fitness tracking
create ent "Your MyFitnessPal"
about: "Commitment to living healthier each and every day"
timeZone: "Asia/Kolkata"
displayDateFormat: "dd/MM/yyyy, HH:mm:ss"
Backend
1. Module
To modularize the code, create two separate modules.
ensure module "Fitness"
2. Roles
Define the roles that will interact with the enterprise.
ensure role Member