Code Monkey home page Code Monkey logo

visualize_hr's Introduction

VisualiseHR

Revolutionize employees' onboarding experience. It doesn't have to be boring. It doesn't have to be cold Google Docs.
Visualize_HR is a HR onboarding platform for employees to complete their onboarding modules as required by their companies. Companies admin can use this platform to assign modules or make custom modules for their employees. Visualize_HR adds a visual twist to this experience by using OpenGL libraries and Three.js.

Tech Stack

Frontend: Vue.js,Three.js, TailwindCSS
Assets: Blender
Backend: Express.js, Axios
Database: CockroachDB Serverless

Milestones

Frontend

Created the sign in, sign up, modules, and lesson pages. The most important page of the whole web application is the user (employee)'s user interface. There are some basic assets (the house and the human) where the user can navigate using arrow keys.
On the company side, the company admin user can sign in and create modules or add modules inside. Each module added will be automatically assigned to each employee that is part of the company.

Backend

Created the models for each needed table. The CRUD operations are working for the backend. The business logic is separated from the frontend and there are functions that deals straight with the read and write of the tables using Sequelize library.

How To Run it

  1. First clone the project.
  2. Open a new terminal, type cd server and then run node index.js.
  3. Open another new terminal, type cd client and then run npm run server.
  4. Open a browser at http://localhost:8080/.

visualize_hr's People

Contributors

kayti0304 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.