From 8ca573e948e8d148247b598e40eb492ce943d317 Mon Sep 17 00:00:00 2001 From: renjianbo <18691577328@qq.com> Date: Fri, 9 Jan 2026 18:27:44 +0800 Subject: [PATCH] first commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..38cc903 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# examination + +* Offer a platform to take a skill quizz +* Rank users who participate in the quizz and give them suggestions for career +* Help organizations to make out questions for interviewee +* Using Django 1.11.2 Python3.5 and MySQL5.7 Bootstrap3 +* the site is under building http://www.quizz.cn and the source code places here