- Student Registration System for ABC University.
- Student has a name, surname, department, number (random), password (random) and email with extension "edu".
- Email like this = 659482546@stdnt.abc.edu.com
- Example output:
Your name is: Emir
Your surname is: Yılmaz
Your department is : Computer Engineering
Your number is: 615030887
Your email is: 615030887@stdnt.abc.edu.com
Your password is: A49245BB80
Registration completed.
Welcome to ABC University!
doganenes/student-registration-system
This repo contains the codes of Student Registration System Project in Java.
Java