Skip to content

Commit ec9931d

Browse files
committed
updare README and upload screenshots
1 parent 007a9ef commit ec9931d

19 files changed

+70
-1
lines changed

README.md

+70-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,70 @@
1-
Hello!!!
1+
SkillTest application.
2+
3+
A project description:
4+
A testing bank for recruiters to evaluate candidate skills.
5+
6+
Who uses it?
7+
Recruiters are primary users, Candidates are secondary users
8+
Perfect for employee testing or pre-employment testing for candidate screening, pre-training testing and post-training testing, certification programs or workforce planning.
9+
10+
What outputs do they need?
11+
Total candidate score from testing.
12+
13+
What inputs are needed to generate those outputs?
14+
Recruiter creates a questions for candidate.
15+
Candidate answer a questions.
16+
17+
A list of technologies that you plan to use
18+
HTML, CSS, JavaScript, EJS, Node.js, Express, PostgreSQL
19+
20+
Features:
21+
When recruiter visits page, they are directed to a register/login page
22+
Recruiter can create account and log in
23+
Recruiter can create a test
24+
When a test is created, the recruiter received a unique test id to send to the candidate with password that can be randomly generated
25+
Tests can be re-used by indicating a candidate in the url or password
26+
Recruiter received detailed results for completed tests with graphs
27+
When candidate visits unique url, they are prompted to enter password created for the test by the recruiter
28+
Tests prompt different difficulty levels of question based on whether or not the candidate got the last questions correct
29+
Test responses are timed
30+
31+
DB Shchema:
32+
![alt home1](screenshots/skilltestDBschema.png)
33+
34+
### APP
35+
36+
Home:
37+
![alt home1](screenshots/1.png)
38+
![alt home1](screenshots/2.png)
39+
![alt home1](screenshots/3.png)
40+
41+
Login:
42+
![alt home1](screenshots/4.png)
43+
44+
Register:
45+
![alt home1](screenshots/5.png)
46+
47+
Home Recruiter:
48+
![alt home1](screenshots/6.png)
49+
![alt home1](screenshots/7.png)
50+
51+
Recruiters Client:
52+
![alt home1](screenshots/8.png)
53+
![alt home1](screenshots/9.png)
54+
55+
Recruiters Tests:
56+
![alt home1](screenshots/10.png)
57+
58+
Add a Client by Recruiter:
59+
![alt home1](screenshots/12.png)
60+
61+
Create a Test by Recruiter:
62+
![alt home1](screenshots/13.png)
63+
64+
Recruiter Acc Settings:
65+
![alt home1](screenshots/14.png)
66+
67+
Test by Recruiters Client - Login:
68+
![alt home1](screenshots/15.png)
69+
Test by Recruiters Client - Questions:
70+
![alt home1](screenshots/16.png)

dashScreenshot.png

-564 KB
Binary file not shown.

screenshots/1.png

230 KB
Loading

screenshots/10.png

198 KB
Loading

screenshots/11.png

147 KB
Loading

screenshots/12.png

151 KB
Loading

screenshots/13.png

132 KB
Loading

screenshots/14.png

410 KB
Loading

screenshots/15.png

114 KB
Loading

screenshots/16.png

233 KB
Loading

screenshots/2.png

288 KB
Loading

screenshots/3.png

192 KB
Loading

screenshots/4.png

315 KB
Loading

screenshots/5.png

380 KB
Loading

screenshots/6.png

471 KB
Loading

screenshots/7.png

378 KB
Loading

screenshots/8.png

470 KB
Loading

screenshots/9.png

316 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)