Skip to content

Metallink/PauLingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PauLingo

This is an university project that consists in doing an application to learn languages. This is the project we had to make for the Human–computer interaction course.

Purpose

The purpose of this project was not to provide a fully functional application but only doing the GUI part with some basic menus etc.. We decided to do more than that and provide more or less a functional application.

The technologies

We used Java and Netbeans IDE.
We implemented an embedded DB using the Netbeans's JDBC driver and also a working authentification system. As the application launch, the app connects to the DB and the SQL tables are automatically created and therefore the SQL DB is fully operational.
We used and learned to do the GUI of a java app by using JavaFX. Plus we used some CSS to make it more beautiful.

How to use

In Netbeans IDE, create a new Database using the JDBC driver and 'root' as password and as username.
Once connected, launch the application and you will land on the authentification form. Use 'sameh' as username and also 'sameh' as password (or use 'remy') to login.

About

Human–computer interaction school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors