Skip to content

jim63/project_f2e_job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An f2e job collection platform with React, Redux and Node.js.

f2e jobs

Technologies

  • React
  • Redux
  • Router
  • Node.js
  • AWS EC2
  • MySQL database
  • SSL Certificates

Features

Member management

Users can sign up and login by email and password image

  • At front-end,

    • check the basic validation of email and password
    • check login status by cookies
  • At backend,

    • recognize members by session_id
    • store the salted password hash

Collect jobs

Collect front jobs from Yourator, Meet.jobs and 104, even they can search jobs across three platforms

image

  • At front-end,

    • use css flex-box layout
  • At backend,

    • web-crawling with Node.js
    • manipulate MsSQL with CRUD

Show detail

Show details of the job, and we provide links to the origin source image

  • At front-end,
    • use Google Maps API

Member favorite

Memorize jobs which user like

  • Users can fold it, if they think the page is too long image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published