OIBSIP: Java Development Internship (Jul 15, 2025 → Aug 15, 2025)
Overview
- Consolidated repository for Oasis Infobyte Java internship deliverables.
- Focus on practical Java: desktop (Swing) and web (Spring Boot).
Tech stack
- Java 17+, Maven
- Spring Boot (Web, Security), Spring Data JPA, Thymeleaf
- H2/MySQL (configurable)
- Swing/AWT (desktop)
Active projects
- OnlineReservationSystem (Spring Boot web)
- Folder: OnlineReservationSystem
- Demo: ▶ Video
- NumberGuessingGame (Console + Swing GUI)
- Folder: NumberGuessingGame
- Demo: ▶ Video
Archived/ignored folders
- AtmInterface, AtmInterfaceServer, DigitalLibraryManagement, OnlineExamination
- These are slated for removal from the repo and are ignored via the root
.gitignore.
- These are slated for removal from the repo and are ignored via the root
How to run (generic)
- Requires Java 17+ and Maven
- See each module’s README for exact commands and credentials/DB settings.