# Functions
ListFunctions: Return list of all Function from database.Database with associated Module ID..
ListModules: Return list of all Module from database.Database with associated Project ID..
ListProjects: Return list of all Project from database.Database.
MigrateModels: Use gorm to make database.Database necessary migrations.