java - GWT - Relational Database with Drag and Drop Operations -


I am a student and want to make the last draft with a dynamic schedule manager. It was proposed to work in Java. Ban: Use GWT with GSTT (optional) + relational database (like MySql) and will work with a drag and drop library.

Drag and drop operations are going to communicate directly with the database, such as a student for drag one class, you should include one in the related table of the student. This is an interesting challenge, but a lot of knowledge is required.

The question I have to ask, if anyone has the experience of doing something like this and tell me where to start, what technique is used (For example, relational databases), best practices, tips etc.

Note: I've already started the database, started learning Google Web Toolkit Docs. Thanks. Example:

Comments