{"id":27097580,"url":"https://github.com/geffrerson7/job-crud","last_synced_at":"2026-04-09T11:02:10.143Z","repository":{"id":167051206,"uuid":"638037858","full_name":"Geffrerson7/JOB-CRUD","owner":"Geffrerson7","description":"App for create, list, update and delete jobs.","archived":false,"fork":false,"pushed_at":"2023-05-20T00:44:36.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T11:49:12.778Z","etag":null,"topics":["bootstrap","docker","flask","mysql","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Geffrerson7.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":"2023-05-09T00:37:01.000Z","updated_at":"2023-05-10T02:20:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"28f4e587-e5a3-4c38-ad0c-dfa2055f3d00","html_url":"https://github.com/Geffrerson7/JOB-CRUD","commit_stats":null,"previous_names":["geffrerson7/job-crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Geffrerson7/JOB-CRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FJOB-CRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FJOB-CRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FJOB-CRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FJOB-CRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geffrerson7","download_url":"https://codeload.github.com/Geffrerson7/JOB-CRUD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FJOB-CRUD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273060138,"owners_count":25038593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","docker","flask","mysql","python"],"created_at":"2025-04-06T10:48:22.553Z","updated_at":"2025-12-30T21:33:45.996Z","avatar_url":"https://github.com/Geffrerson7.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JOB-CRUD\n\n## Description\n\nAn app built with Flask, Python, HTML, and JavaScript to create, list, update, and delete your job applications.\n\n## Local Installation\n\nFirst clone the repository from Github and switch to the new directory:\n```bash\n  $ clone git https://github.com/Geffrerson7/JOB-CRUD.git\n```\n\n```bash\n  $ cd JOB-CRUD\n```\n\nActivate the virtualenv for your project.\n\n```sh\n$ virtualenv venv\n# windows\n$ source venv/Scripts/activate\n# Linux\n$ source venv/bin/activate\n```\n\nInstall project dependencies:\n```sh\n(env)$ pip install -r requirements.txt\n```\n\nCreate the following environment variables in the .env file\n\n`FLASK_APP`\n\n`FLASK_DEBUG`\n\n`FLASK_ENV`\n\n`SECRET_KEY`\n\n`SQLALCHEMY_DATABASE_URI`\n\nExecute the migrations:\n\n```sh\n(env)$ flask db init\n```\n\n```sh\n(env)$ flask db migrate\n```\n\n```sh\n(env)$ flask db upgrade\n```\n\nYou can now run the development server:\n```sh\n(env)$ flask run\n```\n\nAnd navigate to\n```sh\nhttp://127.0.0.1:5000/\n```\n\n## Technologies and programming languages \n\n* **Python** (v. 3.10.7) [Source](https://www.python.org/)\n* **JavaScript** [Source](https://developer.mozilla.org/es/docs/Web/JavaScript)\n* **Flask** (v. 2.3.2)  [Source](https://flask.palletsprojects.com/en/2.2.x/)\n* **Flask-SQLAlchemy** (v. 3.0.3) [Source](https://flask-sqlalchemy.palletsprojects.com/en/3.0.x/quickstart/)\n* **Flask-Bootstrap** (v. 3.3.7.1) [Source](https://pythonhosted.org/Flask-Bootstrap/)\n* **python-dotenv** (v. 1.0.0) [Source](https://pypi.org/project/python-dotenv/)\n* **SweetAlert2** (v. 11.7.5) [Source](https://sweetalert2.github.io/)\n* **mysqlclient** (v. 2.1.1) [Source](https://pypi.org/project/mysqlclient/)\n\n## Author\n\n- [Gefferson Max Casasola Huamancusi](https://www.github.com/Geffrerson7)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Fjob-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeffrerson7%2Fjob-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Fjob-crud/lists"}