Skip to content
#

java-collections-framework

Here are 26 public repositories matching this topic...

The College Admission System in Core Java is a console-based application designed to streamline the process of student admissions in an educational institution. This project leverages fundamental concepts of Core Java, and the code was developed, committed, and pushed using the Eclipse IDE. This allows users to perform key functionalities in Admsn

  • Updated Nov 23, 2023
  • Java

The system keeps a list of vehicles that users can choose from. It allows the user to book a vehicle for travelling in Melbourne. The list of vehicles is provided in Fleet.csv file . The first row in Fleet.csv file contains headers, and the rest of the rows contain the vehicle information.

  • Updated Jul 19, 2023
  • Java

This is a movie review application. In this application I’ve developed the most required basic features of movie review such as adding movie, their rating, their average rating by end users. Every movie that is added will have title, genre and rating. I've also implemented API to get movies having same genre.

  • Updated Dec 22, 2023
  • Java

Improve this page

Add a description, image, and links to the java-collections-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-collections-framework topic, visit your repo's landing page and select "manage topics."

Learn more