An open API service indexing awesome lists of open source software.

https://github.com/najlae01/market_jee

Mini Market Application Based on MVC1 and Standard JEE
https://github.com/najlae01/market_jee

college-project java jee mvc1 mysql uml

Last synced: about 1 month ago
JSON representation

Mini Market Application Based on MVC1 and Standard JEE

Awesome Lists containing this project

README

          

# market_jee
Mini Market Application Based on MVC1 and Standard JEE

## UML Class Diagram :

UML Diagram

## Database Design :

Database Design

## Adding a client to the database :



## Listing clients :



## Updating the client :



## Listing clients :
Client is updated.


## Adding another client to the database :



## Listing clients :



## Deleting the second client :



## Adding a product to the database :



## Listing products :



## Updating the product :



## Listing products :
Product is updated.


## Adding another product to the database :



## Listing products :



## Adding a third product to the database :



## Listing products :



## Deleting the first product :



## Adding another client to the database :



## Adding an order to the database :
Available clients in the database are listed in the select tag.



## Listing orders :



## Listing orders after making another order by the client Eren:



## Adding an orderline to the database :



## Listing orderlines :



## Listing orders after adding the first orderline associated with the order with Id 7:



## Adding another orderline to the database :



## Listing orderlines :



## Listing orders after adding the second orderline associated with the order with Id 7: