Hi all ! I need your help ... Im doing a project for universit and am getting no where with it. I need to develop a tool which would generate a simple e-commerce application from UML models. I am hoping someone knows some information on this - I am also hoping someone knows any good web-sites and/or books which would help me. Many Thanks.
SAFROLE M3
Greenhorn
Joined: Jun 28, 2001
Posts: 18
posted
0
There is no such thing as a "simple e-commerce" application! LOL! What exactly are you trying to do? Will the application be a demo e-commerce app, or a real-world production application? SAF
Vish Green
Greenhorn
Joined: Jun 20, 2001
Posts: 16
posted
0
hey thanks for your reply. The project is only meant to be a demo e-commerce application. The step in this project are supposed to be: 1 - design a "simple" e-commerce application (i have done this - its just a site where you can order cars, and track it) 2 - represent the site using UML models (im doing that currently - using class diagrams, interaction etc) 3 - this step is confusing to me: I then have to convert the uml models into java code. The tool which im supposed to develop has to take in uml models and output a simple demo e-commerce application. This project is supposed to work on the fact that most e-commerce applications/sites are similar. I really hope anyone can help me on this as I am fairly new to this...and a little behind on my project deadline. Once again many thanks.