cloud storage service like google drive
-
Hi i am planning to design a cloud storage service using design patterns and uml I identified following use cases user signup user sign in manage folders like update delete edit share etc upgrade account sync data manage profile etc i identified following classes User class account class profile class drive class etc so now to extend further i want to know what all design patterns like factory pattern , observer pattern , decorator pattern can be used in designing this google drive. can anybody help me in sending a class diagram for cloud drive Thanks karth
-
Hi i am planning to design a cloud storage service using design patterns and uml I identified following use cases user signup user sign in manage folders like update delete edit share etc upgrade account sync data manage profile etc i identified following classes User class account class profile class drive class etc so now to extend further i want to know what all design patterns like factory pattern , observer pattern , decorator pattern can be used in designing this google drive. can anybody help me in sending a class diagram for cloud drive Thanks karth
Member 11524998 wrote:
i want to know what all design patterns like factory pattern , observer pattern , decorator pattern can be used in designing this
You don't (read: shouldn't!) use design patterns for the sake of using design patterns.
Member 11524998 wrote:
can anybody help me in sending a class diagram for google drive
I don't think anybody but Google will have that. No offense intended but your question strongly indicates that this kind of project is some orders of magnitude beyond your current skill set. I would recommend you to start a bit smaller.
-
Member 11524998 wrote:
i want to know what all design patterns like factory pattern , observer pattern , decorator pattern can be used in designing this
You don't (read: shouldn't!) use design patterns for the sake of using design patterns.
Member 11524998 wrote:
can anybody help me in sending a class diagram for google drive
I don't think anybody but Google will have that. No offense intended but your question strongly indicates that this kind of project is some orders of magnitude beyond your current skill set. I would recommend you to start a bit smaller.
He is looking for help with his college project. He won't be doing something like this for any other reason. That is also why he is asking what design patterns he should be using. The instructor told him to use as many as possible!
-
He is looking for help with his college project. He won't be doing something like this for any other reason. That is also why he is asking what design patterns he should be using. The instructor told him to use as many as possible!
Vivic wrote:
That is also why he is asking what design patterns he should be using. The instructor told him to use as many as possible!
I would recommend making sure there wasn't a misunderstanding. If the instructor said "use design patterns wherever reasonable" it would make sense.
Vivic wrote:
He is looking for help with his college project.
Wouldn't you consider asking for a ready made class diagram cheating? To me it looks like a pretty big and important part of his project. I would find it more reasonable if he already had designed something and would ask for feedback on that.
-
Vivic wrote:
That is also why he is asking what design patterns he should be using. The instructor told him to use as many as possible!
I would recommend making sure there wasn't a misunderstanding. If the instructor said "use design patterns wherever reasonable" it would make sense.
Vivic wrote:
He is looking for help with his college project.
Wouldn't you consider asking for a ready made class diagram cheating? To me it looks like a pretty big and important part of his project. I would find it more reasonable if he already had designed something and would ask for feedback on that.
Sascha Lefévre wrote:
Wouldn't you consider asking for a ready made class diagram cheating?
Yes.
Sascha Lefévre wrote:
if he already had designed something and would ask for feedback on that.
The scope of a real application wouldn't be presentable at the level posted by the OP here. Conversely the content of the OP is something would expect to see as something like a major project in a college level course.
-
Sascha Lefévre wrote:
Wouldn't you consider asking for a ready made class diagram cheating?
Yes.
Sascha Lefévre wrote:
if he already had designed something and would ask for feedback on that.
The scope of a real application wouldn't be presentable at the level posted by the OP here. Conversely the content of the OP is something would expect to see as something like a major project in a college level course.
Check out the guy's location: India. Definitely a college project. Send codez plz! Urgent! ;P