EnggRoom

Full Version: online monthly stock management system in java and jsp
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
we want to have a monthly stock management system website to handle the whole stock details of a month.

A sign up button for sign up form for a new user which demand his username, password,PasswordConfirmation, email address

and it should be starting with a login page after which the shopkeeper enters the
->product name
->product code
->cost price
-> selling price
->purchase date
->selling date

note:- Number of entries should be according to the user.
edit and delete feature is also to be included.
now show the whole data in list format and export the pdf feature with a download link to download the pdf.