Table of Contents
PeWorld Hire Job is a simple job website that can facilitating company to recruit talented programmer based on skills that company needed. It also provide programmer to show their portofolio so they can get recruited by some company.
This app was built with some technologies below:
Database
Before going to the installation stage there are some software that must be installed first.
If you want to run this project locally, I recommend you to configure the front-end first before configuring this repo back-end.
- Clone the repo
git clone https://github.com/Ihlassul2023/restApi-peworld.git
- Go to repo
cd restApi-peworld
- Install module
npm install
- Setup .env
USER=
HOST=
DATABASE=
PASSWORD=
PORT=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_SECRET_KEY=
SECRET=
EMAIL_NAME=
EMAIL_PASS=
BASE_URL=(for link api)
- Type
nodemon index.js
To Start the local web
Register Recruiter | Register Worker |
Login Recruiter | Login Worker |
Landing Page | Edit Profile Worker |
Home Recruiter | Hire Talent |
Detail Talent | Chat |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Add your Changes (
git add .
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request on Github
Ihlas Sul Akbar Team Leader | Fullstack Web Developer |
Muhammad Faisal Lead Frontend | Frontend Web Developer |
Farhan Rizqi A Frontend Web Developer |
Mahardhika Putra Pratama Lead Backend | Backend Web Developer |
Mohamad Yasin Fadillah Backend Web Developer |
* This is just a title, frontend or backend. Actually, backend and frontend members support each other.
Distributed under the MIT License.