This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
Releases: AjanShrestha/entry-level-software-jobs
Releases · AjanShrestha/entry-level-software-jobs
Job Board
Containers
- Create Dockerfile for all the processes
- Create docker-compose file to handle all the containers
- Drive all the cmds via makefile
Location
- Add filter by location option
- All, USA, International or Remote option
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
- Setup Express App
- Create jobs API that returns jobs stored in redis
Worker Fix
- Fix the incorrect storage of all jobs to just Junior Jobs
Simple Filter Algorithm
- Filter the senior developers, managers and architect roles
Worker
- Setup cronjob to run every minute
- Fetch Jobs from Github Jobs API
- Setup Redis in docker
- Store Jobs in Redis
Client 0.1.0
The Basic Jobs UI