You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was made as a class assignment for the course "Network Programming" at the University of West Attica former known as TEI of Athens. The project is based on the current eclass of the university and is just focused on the courses and their learning objectives. Is has professor,student and admin interface full working with mysql database.
Java SE Code Vault: a curated collection of over 100+ Java gems by Mahendra Mahara. Explore code samples, interactive resources, and projects to enhance your skills. Contribute, connect, and stay updated in the vibrant Java SE community. Unlock knowledge and shine in Java development!
This project was made as a class assignment for the course "Application Development Methodologies" at the University of West Attica former known as TEI of Athens. It's an normal text-editor made in java. You can run the program from the jar file in the dist folder.
This project was made as a class assignment for the course "Databases II" at the University of West Attica former known as TEI of Athens. It's a travel agency website in greece that you "book" your ticket for a destination that you want. It uses mysql database to store users and destinations.
This project was made as a class assignment for the course "Human-Computer interaction" at the University of West Attica former known as TEI of Athens. The project was an android application that helps elementary school students learn arithmetic operations . The purpose of this project was to show how we can create a proper interactive applicati…