Skip to content

A is a modern job board platform designed to streamline the hiring process for recruiters and job seekers.

License

Notifications You must be signed in to change notification settings

iamkabelomoobi/work-whiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

╔═════════════════════════════════════════════════════════════════════╗
║                                                                     ║
║  ██   ██  ████  ██████ ██  ██        ██   ██ ██  ██ ██████ ██████   ║
║  ██   ██ ██  ██ ██  ██ ██ ██         ██   ██ ██  ██   ██      ██    ║
║  ██ █ ██ ██  ██ ██████ ████   ██████ ██ █ ██ ██████   ██     ██     ║
║  ███ ███ ██  ██ ██ ██  ██ ██         ███ ███ ██  ██   ██    ██      ║
║  ██   ██  ████  ██  ██ ██  ██        ██   ██ ██  ██ ██████ ██████   ║
║                                                                     ║
║                                                                     ║
╚═════════════════════════════════════════════════════════════════════╝

CI Status CodeQL Status license last-commit


🔗 Table of Contents


📍 Overview

❯ A is a modern job board platform designed to streamline the hiring process for recruiters and job seekers. It provides an intuitive interface for posting and discovering jobs, managing applications, and building professional profiles — all powered by a secure, role-based authentication system.

🚀 Getting Started

☑️ Prerequisites

Before getting started with work-whiz, ensure your runtime environment meets the following requirements:

  • Programming Language: Error detecting primary_language: {'json': 11, 'ts': 8, 'js': 1, 'yml': 2}
  • Package Manager: Npm
  • Container Runtime: Docker

⚙️ Installation

Install work-whiz using one of the following methods:

Build from source:

  1. Clone the work-whiz repository:
❯ git clone https://github.com/the-berufegoru/work-whiz
  1. Navigate to the project directory:
cd work-whiz
  1. Install the project dependencies:

Using npm  

echo 'INSERT-INSTALL-COMMAND-HERE'

Using docker  

❯ docker build -t the-berufegoru/work-whiz .

🤖 Usage

Run work-whiz using the following command: Using npm  

echo 'INSERT-RUN-COMMAND-HERE'

Using docker  

❯ docker build -t work-whiz . && docker run -p 8080:8080 --env-file .env work-whiz

### 🧪 Testing

Run the test suite using the following command:
**Using `npm`** &nbsp; [<img align="center" src="" />]()

```sh
❯ npm run test

📌 Project Roadmap

  • Task 1: User Authentication
  • Task 2: Admin Profile Management.
  • Task 3: Candidate Profile Management.
  • Task 4: Employer Profile Management.
  • Task 4: Job Listing Management.

🔰 Contributing

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your github account.

  2. Clone Locally: Clone the forked repository to your local machine using a git client.

    git clone https://github.com/the-berufegoru/work-whiz
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.

    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.

  5. Commit Your Changes: Commit with a clear message describing your updates.

    git commit -m 'Implemented new feature x.'
  6. Push to github: Push the changes to your forked repository.

    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

  8. Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!

Contributor Graph


🎗 License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


🙌 Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

About

A is a modern job board platform designed to streamline the hiring process for recruiters and job seekers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages