Skip to content

A Windows Tool that offers a lot of functionalites like, sorting files, cleaning old files, searching for files in the whole hard disk, File Encryption and Decryption System, Performance Monitoring

Notifications You must be signed in to change notification settings

muazzamaqeel/MoCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoCore

A Windows tool that offers a lot of functionalities like sorting files, cleaning old files, searching for files in the whole hard disk, File Encryption and Decryption System, Performance Monitoring.

Class Relationships and Multiplicity

Classes Relationship Multiplicity Explanation
Main Window to Dashboard Composition 1-to-1 Main Window contains one Dashboard instance.
Dashboard to ToolBase Aggregation 1-to-many Dashboard manages and interacts with multiple ToolBase instances.
ToolBase to Subclasses Inheritance 1-to-1 ToolBase provides common interface, subclasses implement specific functionalities.
FileSorting to SortingStrategy Dependency 1-to-1 FileSorting uses a SortingStrategy for sorting operations, allowing different strategies.

2nd Draft below

image

1st Draft below

image

About

A Windows Tool that offers a lot of functionalites like, sorting files, cleaning old files, searching for files in the whole hard disk, File Encryption and Decryption System, Performance Monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages