Jobs Site Starter Kit (JSSK)

人才网初学者工具包

Introduction

介绍

Jobs Site Starter Kit is a web application that provides a platform for candidates seeking job and the employers to share their needs.

人才网初学者工具包是一个Web应用程序,该应用程序为求职者寻找工作和雇主发布需求信息提供了一个平台。

The candidates seeking job (referred as job seekers now onwards) can perform following operations:

求职者通过完成如下的操作来寻找工作:

The employers can perform following operations:

雇主可以完成如下的操作:

ASP.NET 2.0 Feature utilization in JSSK

jssk使用ASP.NET 2.0开发,并且利用了如下的特性

JSSK is developed using ASP.NET 2.0 and uses following features:

User and Roles

用户和角色

By default there are three roles in the system:

系统默认有三种角色

Following are the users and their roles that are already defined in the system for testing purpose.

作为测试的目的,下面是己经在系统中定义的用户和他们的角色。

User ID Password Role Purpose
ravi pass$word employer This user is an employer. Can post job openings and search resumes.
这个用户是一个雇主,可以发布工作机会,搜索简历
alok pass$word jobseeker This user is a job seeker. Can post resume and search job openings.
这个用户是一个求职者,能够发投递简历,搜索工作机会
admin admin admin This is an administrative user. Can add system parameters such as Experience and Educational Levels.
这是一个管理员用户,能够添加储如经验和教育等系统参数

Registering as a Job Seeker

In order to register as a Job Seeker follow these steps:

Registering as an Employer

Using TreeView Options

Once you sign in to the system as a Job Seeker or Employer, you can access respective options from the TreeView. You can access only the options belonging to your role (jobseeker or employer)

Job Seeker Options

Post Resumes

This option allows job seekers to post their resumes. One candidate can store only one resume in the database. 

Search Jobs

Using Search Jobs option job seekers can search for available job opportunities from the database.

My Favorites

When you search for jobs the results can be stored as your favorites jobs in the database. In addition you can also save the search criteria as your favorite search criteria.

Employer Options

Post Jobs

Using this option employers can post job opportunities in the database. These opportunities can be searched by the job seekers.

Search Resumes

Employers can search available resume database through this option.

Company Profile

Employers can also specify the profile on the company.

My Favorites

When you search for resumes the search results can be saved as your favorites in the database.

Administrative Options

Education Levels

Using this option administrator can add/edit/delete education levels.

Experience Levels

Using this option administrator can add/edit/delete experience levels.

Publishing your Site

When you are ready to share your Web site with others, you can copy it to your Web server. You need to know the File Transfer Protocol (FTP) address of your server, and if required, the user name and password you use.

  1. In the Website menu, click Copy Web Site. The Copy Web Site tool displays the files from your Web site under Source Web Site.
  2. In the Connect to box, click Connect to ....
  3. In the Open Web Site dialog box, click the FTP Sites tab.
  4. Type the FTP address of your server, and if required, the user name and password that your hosting site has provided. The FTP URL usually has a format like this:
    ftp://ftp.servername/foldername
  5. Click Open. The files on the Web server are displayed under Remote Web Site.
    Note: If you have trouble connecting to the server, contact the server administrator.
  6. In the Move Files list, click All source files to remote Web site.
  7. Click the Copy Web Site button. The files from your Personal Web Site are copied to the server.

download from 51aspx.com