Skip to content

jobsailor is a user-friendly website designed to streamline the job search process, providing a seamless platform for job seekers. This repository contains the source code for the JobSailor web application, built with Django (for the backend) and React (for the frontend).

Notifications You must be signed in to change notification settings

hocineMK03/JobSailor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JobSailor

JobSailor is a user-friendly website designed to streamline the job search process, providing a seamless platform for job seekers. This repository contains the source code for the JobSailor web application, built with Django (for the backend) and React (for the frontend).

Setup

Backend:

Download Python and then install Django by using:

pip install django

(python required)

then start your backend by typing inside the backend folder

python manage.py runserver

Frontend:

install nodejs from their officiel website then type this in the frontend folder

npm start
(nodejs required)

note that

Jobfinderapi => backend folder
JobFinderfront => frontend folder

About

jobsailor is a user-friendly website designed to streamline the job search process, providing a seamless platform for job seekers. This repository contains the source code for the JobSailor web application, built with Django (for the backend) and React (for the frontend).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published