Skip to content

Indeed is an online job search platform. This website helps lots of jobseekers for finding their desired job online. It provides information about lots of job opportunities and helps the user to directly apply for the job. We have tried to clone this website from scratch.

Cori1109/indeed-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indeed Clone

Build Status

Indeed is a website which is a free service to job seekers, where you can upload a resume, create job alert emails, search for jobs, save them and apply to them directly.

To see the live site click the below link.

https://clone-of-indeed.netlify.app/

Installing and Running

Executing the commands mentioned below one by one in your command line will help in making this React app . Cloning

git clone https://github.com/sheikhtausif/indeed-clone.git
cd ./indeed-clone
npm install

To run the react app execute below command

npm run start

NPM Packages used

  • react react

  • react-router-dom react-router-dom

  • create-react-app create-react-app

  • styled-components styled-components

  • @material-ui/core

  • @material-ui/icons

  • react-bootstrap react-multi-carousel

  • react-icons react-multi-carousel

  • react-paginate react-multi-carousel

  • react-step-progress-bar react-multi-carousel

Technologies Used

Features

  • You can Search for any job listings.
  • you can create your account and save resumes.
  • Import and save resumes from local computer.
  • Filter job and can save it.

Landing Page :-

The landing page of indeed website displays, most popular search results options, and search area for searching jobs. In top section there is a Header which gets changes when user do Sign In.


Login Page :-

Existing user can Login and new user's can SignUp themselves on page. From NavigationBar of Landing Page.





After Login user direcly redirect to home page. There are many Child pages linked to the Landing page and after login page, but for this clone following pages are made.

Search Job Page :-

Here all the jobs which are available in that site is present. In this page user can find the jobs.

There are some Key Features which are added in website clone such as:

Special features:

  • You can Search for any job listings.
  • You can create your account and save resumes.
  • Import and save resumes from local computer.
  • Filter job and can save it.

Form for applying :-

For applying for any job position firstly user have to fill the form and also have to upload there Resume. User have to fill there personal details. Here below is the form .









Review Page :-

Here after filling all the details by the user, user can be able to review all the details which he filled and if there some wrong details were filled then user can change it also.



Successfull Page :-

After filling all the details and submission of the form , a successfull popup will open which confirms that the user have successfully applied for the respective job.



Team Members and Contributors

About

Indeed is an online job search platform. This website helps lots of jobseekers for finding their desired job online. It provides information about lots of job opportunities and helps the user to directly apply for the job. We have tried to clone this website from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published