diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab41e6d --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# crud_delphi + +CRUD DELPHI: +This project's interface language is PT/BR, was developed in RAD Studio 10 Seattle, using the concepts of: + +* Object Oriented Programming (OOP), +* Mutiple Document Interface (MDI), +* Create, Read, Update & Delete (CRUD) functions. + +It uses memory to store objects using object lists and has import/export functions. +Development time: 6h. +