Project idea in struts & hibernate

15 views
Skip to first unread message

java programming with

unread,
Sep 28, 2010, 9:11:51 AM9/28/10
to Java EE (J2EE) Programming with Passion!
Hi all,

I have a fair knoledge of struts & hibernate. I am looking for a new/
innovative project idea, which can give me good hands-on these
technologies. Appreciate any help.

Thanks in advance.

Regards
Makrand

Carlos Obregón

unread,
Sep 28, 2010, 9:39:38 AM9/28/10
to Java EE (J2EE) Programming with Passion!
Basically any website that you can think of.

I tend to create website with games. The first webapp I did for learning was a site that let me play Blackjack. I used a DB so that users could sign off and then sign in and jump right in the middle of a play.

But maybe that is too DB-light. The other project I used to do was a movie rental service.

But if those don't thrill you, try to think about a business you are merely familiar with. Then think what can a website could do for improving it. That could give you a fun project to do.


--
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-progr...@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en



--
Yo soy un alquimista. Yo soy un Caballero de Silicio.

Makrand Sumant

unread,
Oct 3, 2010, 1:10:50 AM10/3/10
to Swapan Kumar Nandi, java-ee-j2ee-progr...@googlegroups.com
Hi all,
 
Thanks a lot for all the responses. Really apprieciated.
@Swapan Kumar Nandi:  Sounds great idea. I will take it as starting point. Thanks!
 
Regards,
Makrand Sumant


 
On 10/3/10, Swapan Kumar Nandi <swa...@bandanainfotech.com> wrote:
Hi  Makrand

You may come-up with a small  banking application with the following functionalities:
1. Account creation.
2. Deposit
3. Withdrwal
4. Balance checking
5. Statement generation

DB:
1. One Account master table with account information along with current balance
2. One transaction table that would contain deposits and withdwrawls

Hints:
1. It may not consider curency note deniminations or check details
2. Account creation will insert one record in Account master
3. Deposit/Withdwarl shall insert one record in transaction table and update current balance in Account master
 (It should validate the availablity in case of withdrawl)
4. Balance checking will show the current balance from the account master
5. Statement generation will provide the transaction listing based on from/to date provided by the user.

I thought it to be good practice project as because the domain is known to almost every common man.

Bye for now.

regards
Swapan Kumar Nandi

----- Original Message ----- From: "java programming with" <maks...@gmail.com>
To: "Java EE (J2EE) Programming with Passion!" <java-ee-j2ee-progr...@googlegroups.com>
Sent: Tuesday, September 28, 2010 6:41 PM
Subject: [java ee programming] Project idea in struts & hibernate


Reply all
Reply to author
Forward
0 new messages