Skip to content

είναι η v17 από το λινκ του Νίκου https://github.com/NIC-DE/UniApp.git

Notifications You must be signed in to change notification settings

doulouvasp/UniApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniApp

University Finder

University Finder is a Java-based application that helps users search for universities worldwide. It allows filtering by country, name, and other relevant criteria, providing an easy way to explore higher education institutions globally.

Features:

  • Search universities by name, country etc
  • View detailed information about each university
  • User-friendly interface for quick access to academic institutions
  • Integration with external APIs or databases for up-to-date university data

Technologies Used:

  • Java (NetBeans)
  • Database (MySQL/Derby)
  • GitHub for version control

Database Setup

The application uses a Derby/MySQL database to store university data.
The database and its tables are automatically created when the application runs for the first time, so no manual setup is required.

GitHub Repository:
UniApp – GitHub Repository

How It Works:

  • When the application starts, it checks if the database exists.
  • If the database is missing, it is created dynamically along with all necessary tables.
  • No manual database installation is required.

About

είναι η v17 από το λινκ του Νίκου https://github.com/NIC-DE/UniApp.git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages