Modules help you organize related features into logical groups—similar to epics in Agile or categories in a large project. This makes project management clearer and easier, especially for teams with many features.
Authentication
module contains features like login, signup, and forgot password.Lead
module contains features for lead management.Authentication
).Note: Deleting a module does not delete the features inside it. The features will remain in your project.