-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from FACG4/readme
adding readme
- Loading branch information
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# week8-hiring-platform | ||
![](https://www.pinterest.com/pin/511228995177521278/) | ||
# Hiring Platform | ||
![Hiring platform](https://sociable.co/wp-content/uploads/2015/12/hiring.jpeg) | ||
|
||
## WHY AND WHAT | ||
It is a simple website that allows employees to get new job, and employers to find employees for them to do any task. | ||
## HOW | ||
We created three tables: | ||
1. For employees data | ||
2. For employers data | ||
3. For tasks that employees have. | ||
|
||
New users can create new account for them. New users can decide weather they want to sign up as employees or as employers. New employees can add their tasks. Other users can perform searching about any skill and the results will show all uses who already have this skills. |