This is a abstruct class can be user to add, edit and delete data from the database To user this class there is an example to to this look userclass
This class use database interactions By using this class you can
- add
- edit
- delete
you need to extends database class to the class you want to use it