GGtray / FlagCampWeb

web page of job recommending system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Recommending System Web application

web This project is a front end of a job recommending system, another front end is an Android application.

Navigation

  • Login page: allow user to register and then login to the website login
  • the main panel page: show the recommended job list main panel
  • profile page: allow users to upload their preference on location or job description profile

Design tool

The project is developed under the React JS framework. Component is comming from Matrerial UI React

Backend service

the backend is using Google Firebase Realtime database

firebase

it has extermely well performance and AsynTask feature realtime

How to Use It

run the following shell command in terminal.

git clone https://github.com/GGtray/FlagCampWeb.git npm install
npm start

Open http://localhost:3000 to view it in the browser.

About

web page of job recommending system


Languages

Language:JavaScript 97.3%Language:HTML 2.4%Language:CSS 0.3%