Skip to content

HRMS v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@RedDotz20 RedDotz20 released this 11 Nov 15:04
· 116 commits to master since this 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