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:
- Component Visualization Diagram
Component Source codes: https://github.com/JongkukLee/PMSProject/tree/master/src/app
- Portal site layout
- Search employee information and move to the employee information update page
- Make sure the validation functionalities and if not valid then update button becomes disable
- Make sure if all items are valid then update button becomes enable
- Update employee information and make sure the update history was added in side bar
- Select position list and click a position
- Update the position information and make sure the update history was added in side bar







