https://github.com/mohamed-kaizen/home_recruiters
Every person needs help from other professionals be it electricians, plumbers, mechanics or any other. This project is a quick and easy way for people(recruiters) to connect with skilled people who think are a good fit and hire them
https://github.com/mohamed-kaizen/home_recruiters
codenight fastapi gdgaddis tortoise-orm typer
Last synced: 3 months ago
JSON representation
Every person needs help from other professionals be it electricians, plumbers, mechanics or any other. This project is a quick and easy way for people(recruiters) to connect with skilled people who think are a good fit and hire them
- Host: GitHub
- URL: https://github.com/mohamed-kaizen/home_recruiters
- Owner: Mohamed-Kaizen
- License: mit
- Created: 2020-04-03T12:51:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:58:29.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:36:17.860Z (4 months ago)
- Topics: codenight, fastapi, gdgaddis, tortoise-orm, typer
- Language: Python
- Homepage: https://home-recruiters.herokuapp.com/docs
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> ## 🛠Status: In Development
> Home Recruiters is currently in development. So we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.
>
> See the list of Known Issues and TODOs, below, for updates.[Online Docs][Docs]
## Overview
Every person needs help from other professionals be it electricians, plumbers, mechanics or any other. This project is a quick and easy way for people(recruiters) to connect with skilled people who think are a good fit and hire them
## Getting Started
* [Fork repository][Home Recruiters] and clone it.
```shell tab="Shell or CMD"
git clone https://github.com/Mohamed-Kaizen/home_recruiters
```To serve the docs:
``` shell tab="Shell or CMD"
mkdocs serve
```To build the docs:
``` shell tab="Shell or CMD"
mkdocs build
```enjoy :)
## TODOs
- [x] Sign IN & Sign UP customers and Workers
- [ ] customers search for Worker and see their reviews and old work
- [x] Workers search for work post and accept the offer and send contact information to the customers
- [x] customers creat work post with there problems, time to come and mount of money they are willing to pay
- [x] customers close work if they change there mind
- [x] customers send work request for specific worker and wait for respond
- [ ] Workers receive the work offer and accept/reject the offer and send auto message to the customers
- [ ] once Workers accept the job customers can't closed
- [ ] once Workers and customers mark the work as finished, customers can review the work
- [ ] Building the FrontEnd# License: MIT
[Home Recruiters]: https://github.com/Mohamed-Kaizen/home_recruiters
[Docs]: https://mohamed-kaizen.github.io/home_recruiters/