Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Releases: AjanShrestha/entry-level-software-jobs

Job Board

24 Dec 15:21
539952c
Compare
Choose a tag to compare
  • Check the entry-level jobs by deploying the web app

Containers

24 Dec 14:59
47efe4e
Compare
Choose a tag to compare
  • Create Dockerfile for all the processes
  • Create docker-compose file to handle all the containers
  • Drive all the cmds via makefile

Location

23 Dec 15:44
2f2e409
Compare
Choose a tag to compare
  • Add filter by location option
  • All, USA, International or Remote option

Pre-release

23 Dec 00:05
7a221a8
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release
  • Structure the UI as per the API
  • Create the Paper view with Pagination
  • Provide the detail in Modal view
  • Beautify with CSS
  • Alter API to a relative path
  • Add a Proxy to API

API

22 Dec 09:49
36486ec
Compare
Choose a tag to compare
API
  • Setup Express App
  • Create jobs API that returns jobs stored in redis

Worker Fix

22 Dec 09:42
90854b2
Compare
Choose a tag to compare
  • Fix the incorrect storage of all jobs to just Junior Jobs

Simple Filter Algorithm

22 Dec 09:25
7b7630f
Compare
Choose a tag to compare
  • Filter the senior developers, managers and architect roles

Worker

22 Dec 08:58
7175a8e
Compare
Choose a tag to compare
  • Setup cronjob to run every minute
  • Fetch Jobs from Github Jobs API
  • Setup Redis in docker
  • Store Jobs in Redis

Client 0.1.0

22 Dec 07:44
01b5a0c
Compare
Choose a tag to compare

The Basic Jobs UI