wisewebgithub / BCMS

bonus coupon management system has been developed using Java based web technologies like servlets,jsp, jdbc.
0 stars 0 forks source link

Module discussion and development - duration 3 days #2

Open wisewebgithub opened 6 years ago

wisewebgithub commented 6 years ago

Hi Everyone,

I appreciate your commitment and work towards BCMS. We will continue same commitment to work on 2nd issue Module discussion and dev. In this , we are going to use Java technologies JDBC,Servlets and JSP.

I hope we will enjoy this too.

wisewebgithub commented 6 years ago

@venkywaves

Design a form for company registration and create DB table for the same. and implement business logic for registration of company.

image


wisewebgithub commented 6 years ago

@saigopik

Create a form for customer registration and create table in local database for the same, and implement Business logic for the same.

image image

wisewebgithub commented 6 years ago

@saigopik in the above form, do not rewrite code for email and password.

wisewebgithub commented 6 years ago

@saigopik Tomcat setup link: https://github.com/OneBusAway/onebusaway/wiki/Setting-Up-a-Tomcat-Server-in-Eclipse

saigopik commented 6 years ago

@wisewebgithub
I complete customer registration and login pages