v1.0.0 (2022-11-30)
Main Features
- SQL CRUD Operations (
Create, Read, Update, Delete
) - View/Show List of employees Table
- Sorting Table Data (ASC | DESC)
- Search Autocomplete (
MUI Autocomplete Component
) - Input Field Validation
Major Changes
- Tailwind CSS Installed (
8dd9043
) - Update phoneNumber Type (
0f02a15
) - String Formatting (Update Query) (
870695d
) - New background Update (
f9c0dc2
)