Each project's data should include information about the number of languages, texts, and lexemes associated with that project.
Will need to figure out when this information is recalculated, and how it is stored. It might be best to simply store the count, and update it every time an item is associated/disassociated with a project.
Once the information is associated with the project, display those summary statistics in the Projects List, as well as the Project Details.
Each project's data should include information about the number of languages, texts, and lexemes associated with that project.
Will need to figure out when this information is recalculated, and how it is stored. It might be best to simply store the count, and update it every time an item is associated/disassociated with a project.
Once the information is associated with the project, display those summary statistics in the Projects List, as well as the Project Details.