Skip to content

Releases: RedDotz20/human-resource-management-system

HRMS v1.0.0

30 Nov 17:28
be1b75b
Compare
Choose a tag to compare

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

HRMS v0.1.0-alpha

11 Nov 15:04
Compare
Choose a tag to compare
HRMS v0.1.0-alpha Pre-release
Pre-release

v0.1.0-Alpha

Current Available 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 Validation

Known Bugs

  • Component Re-rendering through refresh state
  • Cross Origin Requests Blocked (with certain ports)

UI/UX Bugs

  • Background index placement
  • MUI Components Configuration

Dev Issues

  • React State Management
  • Unorganized Components
  • Code Redundancy
  • Environment Variables Setup

Improvements

  • Table Header onClick Event Sorting
  • Limit row table data
  • UI adjustments/animation