Skip to content

JongkukLee/PMSProject

Repository files navigation

Employee Portal System

Sep 2017 – Dec 2017

Written by Jongkuk Lee

Demo Url: https://fast-earth-31699.herokuapp.com

Overview: Employee Portal System was an Angular/Node.js/RESTful API-based system to manage the employee information such as employee, job position information and so on

Key responsibilities:

  • Created the back-end Web API using NodeJS/RESTful API to handle the data on MongoDB

    Back-end system source code URL: https://github.com/JongkukLee/PMSProject_Backend

  • Designed reusable components such as navigation bar, sidebar, header, footer, main content component
  • Created select/update services using React/Angular to render on UI pages or to use other components
  • Tested Unit modules using Jasmine/Angular testing utilities
  • Built/Deployed application on Cloud platform (Heroku)

Other key skills: Express.js/JQuery/AJAX/JSON/SASS/Bootstrap/JavaScript/HTML/CSS

How to use:

  1. Component Visualization Diagram

Component Source codes: https://github.com/JongkukLee/PMSProject/tree/master/src/app

eps01

  1. Portal site layout

eps02

  1. Search employee information and move to the employee information update page

eps03

  1. Make sure the validation functionalities and if not valid then update button becomes disable

eps04

  1. Make sure if all items are valid then update button becomes enable

eps05

  1. Update employee information and make sure the update history was added in side bar

eps06

  1. Select position list and click a position

eps07

  1. Update the position information and make sure the update history was added in side bar

eps08

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors