{"id":29364385,"url":"https://github.com/mscbuild/job-portal","last_synced_at":"2026-05-08T00:36:01.036Z","repository":{"id":302917884,"uuid":"1013933185","full_name":"mscbuild/Job-Portal","owner":"mscbuild","description":"📦  Job-Portal. A full-fledged mini-system in Python/Flask with basic functionality","archived":false,"fork":false,"pushed_at":"2026-04-17T19:33:23.000Z","size":66,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T19:34:38.327Z","etag":null,"topics":["basic","configuration","css","development","flask","html","job","minimal","portal","python","sistema"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mscbuild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-04T18:07:10.000Z","updated_at":"2026-04-17T19:33:27.000Z","dependencies_parsed_at":"2025-07-04T19:38:52.458Z","dependency_job_id":null,"html_url":"https://github.com/mscbuild/Job-Portal","commit_stats":null,"previous_names":["mscbuild/job-portal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mscbuild/Job-Portal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2FJob-Portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2FJob-Portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2FJob-Portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2FJob-Portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mscbuild","download_url":"https://codeload.github.com/mscbuild/Job-Portal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mscbuild%2FJob-Portal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32762280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["basic","configuration","css","development","flask","html","job","minimal","portal","python","sistema"],"created_at":"2025-07-09T10:09:13.038Z","updated_at":"2026-05-08T00:36:01.027Z","avatar_url":"https://github.com/mscbuild.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[repo]: https://github.com/mscbuild/Job-Portal/\n[demo]: https://github.com/mscbuild/Job-Portal/ \n\n\n# Job-Portal\n ![](https://komarev.com/ghpvc/?username=mscbuild) \n [![Author](https://img.shields.io/badge/Author-Yuri%20Dev-blue.svg)](http://mscbuild.github.io/)\n ![](https://img.shields.io/github/license/mscbuild/Job-Portal) \n ![](https://img.shields.io/badge/PRs-Welcome-green)\n ![](https://img.shields.io/github/languages/code-size/mscbuild/Job-Portal)\n![](https://img.shields.io/badge/code%20style-python-green)\n![](https://img.shields.io/github/stars/mscbuild)\n![](https://img.shields.io/badge/Topic-Github-lighred)\n![](https://img.shields.io/website?url=https%3A%2F%2Fgithub.com%2Fmscbuild)\n\n\nA full-fledged mini-system in Python/Flask with basic functionality:\n\n✅ Registration and login for employees and employers\n\n✅ Employers can post vacancies\n\n✅ Employees can view vacancies and apply\n\n## Screenshot\n\u003cimg width=\"1344\" height=\"622\" alt=\"Job portal\" src=\"https://github.com/user-attachments/assets/94a27e3d-52f3-461c-bfff-6b0c0b4963a1\" /\u003e\n\n#### [ View Live Preview][demo]\n\n\n## 📁 Project structure\n\n~~~bash\njob_portal/\n│\n├── resumes/  \n├── app.py\n├── models.py\n├── database.db  ←created automatically\n├── templates/\n│   ├── index.html\n│   ├── login.html\n│   ├── register.html\n│   ├── dashboard_employer.html\n│   ├── dashboard_worker.html\n├── static/\n│   └── style.css\n~~~\n\n## 🔧 1. app.py\n\n## 📄 2. models.py\n\n## 🖼️ HTML-templates\n\n## ▶️ Installation and launch\n~~~bash\n# Install dependencies\npip install flask flask_sqlalchemy werkzeug\n\n# Start the server\npython app.py\n~~~\n\n## Running on \n```bash\nhttp://127.0.0.1:5000\n````\n# 📄 License\n\n\u003e MIT License\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmscbuild%2Fjob-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmscbuild%2Fjob-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmscbuild%2Fjob-portal/lists"}