/peworld-app

Peworld Hire 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.

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Peworld Hire

Find talented & best developers in various fields.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Contributing
  5. Related Project
  6. Contact
  7. License

About The Project

Peworld Hire 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.

Built With

This app was built with some technologies below:

(back to top)

Getting Started

Prerequisites

Before going to the installation stage there are some software that must be installed first.

(back to top)

Installation

If you want to run this project locally, I recommend you to configure the back-end first before configuring this repo front-end.

  • Clone the repo
git clone https://github.com/altrawan/peworld-app.git
  • Go To Folder Repo
cd peworld-app
  • Install Module
npm install
  • Setup .env
  • Type npm run dev To Start Development
  • Type npm run start To Start Production

(back to top)

Setup .env example

Create .env file in your root project folder.

NEXT_PUBLIC_APP_NAME = [YOUR_APP_NAME]
NEXT_PUBLIC_NODE_ENV = [YOUR_CURRENT_ENVIRONMENT]
NEXT_PUBLIC_API_URL = [YOUR_API_URL]

(back to top)

Screenshoots

Landing Page Landing Page After Login
Landing Page Landing Page After Login
Login Page Forgot Password Page
Login Page Forgot Password Page
Register Worker Page Register Recruiter Page
Register Worker Page Register Recruiter Page
Reset Password Page Send Message
Reset Password Page Send Message
List Worker Page List Recruiter Page
List Worker Page List Recruiter Page
Profile Worker - Portofolio Page Profile Worker - Experience Page
Profile Worker - Portofolio Page Profile Worker - Experience Page
Detail Worker Page Edit Profile Worker Page
Detail Worker Page Edit Profile Worker Page
Profile Recruiter Page Detail Recruiter Page
Profile Recruiter Page Detail Recruiter Page
Edit Profile Recruiter Page Hire Page
Edit Profile Recruiter Page Hire Page

(back to top)

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Related Project

🚀 Backend Peworld Hire

🚀 Frontend Peworld Hire

🚀 Web Service

🚀 Demo Peworld Hire

(back to top)

Contact

My Email : muhammadalifputra8888@gmail.com

Project Link: https://github.com/altrawan/peworld-app

(back to top)

License

Distributed under the MIT License.

(back to top)