Skip to content

HRMS v1.0.0

Latest
Compare
Choose a tag to compare
@RedDotz20 RedDotz20 released this 30 Nov 17:28
· 65 commits to master since this release
be1b75b

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)

Feature Changes

Bug Fix