{"id":20949587,"url":"https://github.com/islati/job-app-backend","last_synced_at":"2025-05-14T03:32:13.645Z","repository":{"id":39843003,"uuid":"202585698","full_name":"Islati/job-app-backend","owner":"Islati","description":"Example Prototype for mobile job board application backend in Flask. Includes JWT Authentication, user management, ","archived":false,"fork":false,"pushed_at":"2023-05-01T20:35:45.000Z","size":42,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-01T11:25:08.549Z","etag":null,"topics":["backend","example","flask","jwt-authentication","python","rest"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Islati.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}},"created_at":"2019-08-15T17:41:13.000Z","updated_at":"2023-07-04T08:39:51.000Z","dependencies_parsed_at":"2023-02-17T14:31:22.331Z","dependency_job_id":null,"html_url":"https://github.com/Islati/job-app-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Islati%2Fjob-app-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Islati%2Fjob-app-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Islati%2Fjob-app-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Islati%2Fjob-app-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Islati","download_url":"https://codeload.github.com/Islati/job-app-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225274493,"owners_count":17448282,"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","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":["backend","example","flask","jwt-authentication","python","rest"],"created_at":"2024-11-19T00:40:33.467Z","updated_at":"2024-11-19T00:40:34.105Z","avatar_url":"https://github.com/Islati.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mobile App Backend\n\nThis is the backend for the react-native mobile job application.\nAll functionality inside this package is as is, and there is no stable release package as of yet.\n\n## Getting Started\n\nFollowing these instructions will get you a working version of the mobile-app-backend running on localhost.\n\n**Note:** The Authentication Server, and Rest API are two separate applications. You can run one without the other,\nbut will likely run into issues with the client (mobile-app-frontend) without both of them running simultaneously\n\nCreate a Virtual Environment (Python 3+)\n```commandline\nvirtualenv --python=/usr/bin/python3 venv\n```\nActivate your Virtual Environment\n```commandline\nsource venv/bin/activate\n```\nInstall project requirements\n```commandline\npip install -r requirements.txt\n```\n\nRun the authentication server\n```commandline\npython authentication-server.py\n```\n\nRun Ngrok (Tunneling, Dev Only; New CLI Tab / Window) for our Authentication Server\n```commandline\nngrok http 5001\n```\nUse your ngrok server url inside the frontend-settings.\n\n\n### Prerequisites\n\nRequires Python 3.4+ and a SqlAlchemy compatible database.\n\n## Running the tests\n\nRunning tests for the authentication server\n```commandline\npython -m unittest tests/test_authentication_server.py\n```\n\n## Built With (Front \u0026 Back)\nExpo CLI, React-Native, Flask, Python, SqlAlchemy, Postgres / Sqlite \u0026 coffee.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislati%2Fjob-app-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislati%2Fjob-app-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislati%2Fjob-app-backend/lists"}