Skip to content

This is a Java and MySQL project developed for performing CRUD operations on any table in a database. The code creates dynamic forms based on table fields.

Notifications You must be signed in to change notification settings

Adamarac/DynamicCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

DYNAMIC CRUD 💾

A project for the 'Programming Techniques' course that aims to develop an interface capable of performing CRUD (Create, Read, Update, Delete) operations on any table requested by the user in a MySQL database. 🔍


License JavaFX 21 LTS MySQL



Model-view-controller (MVC)

The design pattern used for the project development, aiming at modularity and cohesion in classes and methods, was the Model-View-Controller (MVC). 📜



🛠 Technologies

For the development of the project, the following tools were used:


The JavaFX platform was used to develop the project's UI, aiming for a modern and user-friendly aesthetic. 💻


🚧 Project in progress... 🚧

Stages

  • Creation and deletion of databases
  • Creation and deletion of tables
  • CRUD (Create, Read, Update, Delete) operations on table records
  • Code cleanup and refactoring
Tela inicial Listagem de registros
Criação de tabela Formulário de atualização ou criação de registro

About

This is a Java and MySQL project developed for performing CRUD operations on any table in a database. The code creates dynamic forms based on table fields.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •