You are on page 1of 2

KRMU/SOET/16

Subject Code:ETCA326A Subject Name: Enterprize Computing in Java


Program:BCA Semester: IV

Mini Projects

Project Title Objectives


Develop a quiz application where users can take quizzes on
various topics.

Include features such as multiple-choice questions, scoring,


1. Quiz Application
timers, and leaderboards.

Utilize Swing for the graphical user interface.


Create a chat application that allows users to communicate in real-time.

Implement features like one-on-one messaging, group chats, and file


2. Chat Application
sharing.
Utilize Socket Programming for network communication.

Create a weather forecast application that provides current weather


3. Weather Forecast information and forecasts for different locations.
Application Fetch data from a weather API and display it in a user-friendly
interface using JavaFX.
Implement the classic Tic-Tac-Toe game where two players take turns
marking spaces on a 3x3 grid.
4. Tic-Tac-Toe Game Include features like player vs. player, player vs. computer, and
scoring.
Utilize Swing for the graphical user interface.

Develop a library catalog system to manage books, borrowers, and


transactions.

5. Library Catalog Include features like book search, borrowing/returning books, and
System generating reports.

Utilize JDBC for database connectivity and JavaFX for the user
interface.
Create a student gradebook application where teachers can input
grades for students and calculate averages.
6. Student Gradebook Include features like grade entry, grade calculation, and student
Application
performance analysis.
Utilize JDBC for database connectivity and JavaFX for the user
interface.
Build a simple e-commerce website where users can browse
7. E-commerce
products, add them to the cart, make purchases, and manage their
Platform
accounts.
8. File Develop a desktop application for encrypting and decrypting files
Encryption/Decryption using various encryption algorithms and techniques.
Tool

*Note: Student need to submit the relevant proofs

Proposed by Faculty Dr Meenu

Verified by Dean:

You might also like