database - Class diagram for online store -
i need on designing database table online store. here class diagram :
so wonder there wrong tables? because seems separated. example, how online store works. first, needy resident creates product link store needy resident table product table. then, when customer order product, information of needy resident pass along product table ordered product table. after that, check payment. if ordered product status paid, ordered product price pass payment table , payment table, can update store needy resident's sales amount. it's complicated , quite blur of also.
so question is, can please me check if class diagram got error linking?
thanks in advance.
Comments
Post a Comment