{"id":19057606,"url":"https://github.com/pktcodes/jobster-react-project-v2","last_synced_at":"2026-04-07T23:32:01.167Z","repository":{"id":223170886,"uuid":"758803761","full_name":"pktcodes/jobster-react-project-v2","owner":"pktcodes","description":"Jobster Project using React - Redux Toolkit, Styled Components","archived":false,"fork":false,"pushed_at":"2024-05-28T10:12:29.000Z","size":357,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T01:41:43.237Z","etag":null,"topics":["api","axios","dayjs","debounce","eslint","figma","http-requests","jobster","john-smilga","normalize-css","prettier","react","react-icons","react-router","react-toastify","recharts","redux-toolkit","styled-components","undraw","vite"],"latest_commit_sha":null,"homepage":"https://react-jobster-v2-prod.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pktcodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-17T05:53:46.000Z","updated_at":"2024-05-28T10:12:32.000Z","dependencies_parsed_at":"2024-03-30T04:31:40.954Z","dependency_job_id":"90c0f308-25b0-49e8-bd2a-5e442ab04ea9","html_url":"https://github.com/pktcodes/jobster-react-project-v2","commit_stats":null,"previous_names":["praveen-1995/jobster-react-project-v2","pktcodes/jobster-react-project-v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pktcodes/jobster-react-project-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pktcodes%2Fjobster-react-project-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pktcodes%2Fjobster-react-project-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pktcodes%2Fjobster-react-project-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pktcodes%2Fjobster-react-project-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pktcodes","download_url":"https://codeload.github.com/pktcodes/jobster-react-project-v2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pktcodes%2Fjobster-react-project-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","axios","dayjs","debounce","eslint","figma","http-requests","jobster","john-smilga","normalize-css","prettier","react","react-icons","react-router","react-toastify","recharts","redux-toolkit","styled-components","undraw","vite"],"created_at":"2024-11-08T23:58:18.970Z","updated_at":"2026-04-07T23:32:01.153Z","avatar_url":"https://github.com/pktcodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jobster 💼\n\nOrganize your job search with ease and efficiency. Whether you’re looking for a new job or a career change, this app helps you stay on top of your opportunities. Track your job applications, follow up with employers, and interviews.\n\n\u003e PROD [Live] : https://react-jobster-v2-prod.netlify.app/\n\n#### Jobster consists of a straightforward user interface where there is a\n\n- **Home** is the landing page which consists of sections i.e., **Logo** and **Hero**.\n  - **Hero** has `Login / Register` which on click takes the user to the **Login** page with a link to the **Register page**.\n- **Login** page is where the user can log in or test the application with the Demo App.\n  - When the user is logged in, the user gets navigated to **Dashboard**.\n- **Dashboard** consists of following sections i.e., **Navbar**, **Sidebar** along with the changeable content i.e., set to **Stats** as default.\n- **Navbar** consists of **Toggle**, **Username** along with **`Logout`** optpion\n  - **Toggle** for opening and closing the sidebar.\n- **Sidebar** is used to navigate between pages i.e., **Stats**, **All Jobs**, **Add Job**, **Profile** along with _Logo_.\n- **Stats** displays the overview of job application data using a numerical and graphical representation.\n- **All Jobs** shows the list of all jobs, different filters to search for specific jobs along with _Edit_, _Delete_ actions on each job card.\n- **Add Job** is the place where the user can add a new job by adding the required details.\n- **Profile** contains information about the user.\n- Data is handled by **`API`**, and styles are handled by **`Styled Components`**.\n- For each page render the **Loading** has been implemented and unknown route URLs are handled by the **Error** page.\n- Routing is implemented using **React Router**, **Redux Toolkit** is used for state management, **Recharts** for charts.\n- To run the project locally, clone the repo, `npm install` to install the dependencies, and `npm run dev` to start up the development server on default port 5173.\n\n#### Languages / Technologies\n\nHTML, CSS, JavaScript, ECMAScript, React\n\n#### API\n\nhttps://redux-toolkit-jobster-api-server.onrender.com/api/v1\n\n#### Deployment / Hosting\n\nNetlify\n\n---\n\n_Note: I have developed this project ~ [24] as part of the React 18 Tutorial and Projects Course (2023) taught by John Smilga._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpktcodes%2Fjobster-react-project-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpktcodes%2Fjobster-react-project-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpktcodes%2Fjobster-react-project-v2/lists"}