Skip to content

Releases: Rajesh-Royal/Employee-Management-Dashboard

Complete App with employees and salaries

20 Jun 02:16
Compare
Choose a tag to compare

User can:

  • Add new employee
  • Add salaries of employees.

Available Queries

  • EmployeeRead, EmployeeSalaryRead, EmployeeListRead

Available Mutations

  • EmployeeCreate, EmployeeSalaryUpdate, EmployeeSalaryCreate,

Production Deployable

14 Jun 02:47
539d433
Compare
Choose a tag to compare

This version can be deployed to Heroku and netlify.

fully functional Client + Server

13 Jun 13:39
Compare
Choose a tag to compare

Complete frontend with Apollo-client and backend with NestJS, GraphQL, MongoDB.

server

12 Jun 06:10
Compare
Choose a tag to compare

The first snapshot of working queries and mutation of employee and salary.

1.0.1

12 Jun 16:38
Compare
Choose a tag to compare

Full client project with lint and husky hooks, react-router, suspense, error boundary, react-helmet-async.