Skip to content

MahaElkomey/Simple-java-desktop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-java-desktop-app

This repo is a system which user can enter info about students like there first name , second name , ID , email and so on , and these info are stored in MySQL database. The user can navigate between the students info or display the first or the last student stored in the database . The user can delete a specific student by enter his/her id. Using java-programming language and connect to the MySQL database using java database (JDBC).

Features

  • New
  • Update
  • Delete
  • First
  • Previous
  • Next
  • Last

New

  • enter student info as first name , second name , ID , email , level_id , gender

Update

  • update specific student info using his/her ID

Delete

  • Delete specific student info from database using his/her ID

First

  • Display the first student record stored in database

Previous

  • Display the previous student according to the current record stored in database

Next

  • Display the next student according to the current record stored in database

Last

  • Display the last student record stored in database

Demo

GUI.bouns.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages