Skip to content

A webapp to ease the struggles of commuting to possible new jobs in a new area. Find jobs in your new area by specifying your title and desired radius and clicking on the map! Quickly get links to apply and Glassdoor (tbd) information to vet your new potential places of work.

License

Notifications You must be signed in to change notification settings

Voling/jobhunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job X Hunter

A webapp to ease the struggles of commuting to possible new jobs in a new area. Find jobs in your new area by specifying your title and desired radius and clicking on the map! Quickly get links to apply and Glassdoor (tbd) information to vet your new potential places of work.

Members

  • Husain Wafaie
  • Dylan Vo
  • Jason Yim
  • Ryan Park

Running the app

Starting Django server

Create a virtual environment inside backend

python -m venv venv
`cd` into `\venv\Scripts` (or `\venv\bin` on Unix machines) 
activate
`cd` back into `backend`
python -m pip install requirements.txt
python manage.py runserver

Starting React server

cd frontend
npm install
npm run

If a new browser page isn't opened automatically, go to localhost:3000 in your browser.

About

A webapp to ease the struggles of commuting to possible new jobs in a new area. Find jobs in your new area by specifying your title and desired radius and clicking on the map! Quickly get links to apply and Glassdoor (tbd) information to vet your new potential places of work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •