Releases: Rajesh-Royal/Employee-Management-Dashboard
Releases · Rajesh-Royal/Employee-Management-Dashboard
Complete App with employees and salaries
User can:
- Add new employee
- Add salaries of employees.
Available Queries
- EmployeeRead, EmployeeSalaryRead, EmployeeListRead
Available Mutations
- EmployeeCreate, EmployeeSalaryUpdate, EmployeeSalaryCreate,
Production Deployable
This version can be deployed to Heroku and netlify.
fully functional Client + Server
Complete frontend with Apollo-client and backend with NestJS, GraphQL, MongoDB.
server
The first snapshot of working queries and mutation of employee and salary.
1.0.1
Full client project with lint and husky hooks, react-router, suspense, error boundary, react-helmet-async.