Skip to content

Latest commit

 

History

History
50 lines (19 loc) · 1.81 KB

README.md

File metadata and controls

50 lines (19 loc) · 1.81 KB

HireJob-API

HireJob is a web application dedicated to make jobseeking process more simple. Jobseekers can make their profile as excellent as they can, while recruiters can pick the best them based on their profile and send offering email.

This repository is a backend for HireJob App and to make Restful API. It is built using ExpressJS and MySQL as database. The backend is live on cloud using Amazon EC2 Web Service. Data stored in this server is encrypted using bcrypt to ensure digital security and only authorized users can access.

REGISTER PEKERJA

Screenshot from 2020-10-12 10-26-36

LOGIN PEKERJA

Screenshot from 2020-10-12 10-28-43

REFRESH TOKEN

Screenshot from 2020-10-12 10-29-09

LOGOUT

Screenshot from 2020-10-12 10-29-31

GET ALL DATA PEKERJA

Screenshot from 2020-10-12 10-30-20

GET DETAIL DATA PEKERJA

Screenshot from 2020-10-12 10-30-33

DELETE DATA PEKERJA

Screenshot from 2020-10-12 10-31-16

UPDATE DATA PEKERJA

Screenshot from 2020-10-12 10-33-15