{"id":20523049,"url":"https://github.com/pennlabs/penn-mobile","last_synced_at":"2026-03-04T17:32:42.473Z","repository":{"id":333907039,"uuid":"220310399","full_name":"pennlabs/penn-mobile","owner":"pennlabs","description":"API Server to manage student life @ Penn.","archived":false,"fork":false,"pushed_at":"2026-02-23T01:54:04.000Z","size":11008,"stargazers_count":22,"open_issues_count":53,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-02-23T08:11:59.516Z","etag":null,"topics":["django","django-rest-framework","react","university-of-pennsylvania"],"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/pennlabs.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":"2019-11-07T19:11:26.000Z","updated_at":"2026-02-23T01:54:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pennlabs/penn-mobile","commit_stats":null,"previous_names":["pennlabs/penn-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pennlabs/penn-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pennlabs%2Fpenn-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pennlabs%2Fpenn-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pennlabs%2Fpenn-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pennlabs%2Fpenn-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pennlabs","download_url":"https://codeload.github.com/pennlabs/penn-mobile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pennlabs%2Fpenn-mobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30087377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: 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":["django","django-rest-framework","react","university-of-pennsylvania"],"created_at":"2024-11-15T22:37:43.090Z","updated_at":"2026-03-04T17:32:42.448Z","avatar_url":"https://github.com/pennlabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# penn-mobile\n\n[![Build and Deploy](https://github.com/pennlabs/penn-mobile/actions/workflows/cdkactions_build-and-deploy.yaml/badge.svg)](https://github.com/pennlabs/penn-mobile/actions/workflows/cdkactions_build-and-deploy.yaml)\n[![Coverage Status](https://codecov.io/gh/pennlabs/penn-mobile/branch/master/graph/badge.svg)](https://codecov.io/gh/pennlabs/penn-mobile)\n\nThis repository is the Django-based successor to `labs-api-server`, containing API routes to help students manage and keep track of things around campus that matter to them. This repo contains:\n\n- GSR Booking\n- Laundry Data\n- Dining Data\n- Fitness Data\n- News and Events\n- Posts and Polls\n- Notifications\n\n## Install\n\n- `git clone https://github.com/pennlabs/penn-mobile.git`\n- `cd penn-mobile/backend`\n- `brew install postgres`\n- `pipenv install --dev --python 3.11`\n\nNote that the above command will likely throw some ugly errors at you with regards to the `psycopg2` packages. If that is the case, just manually install them:\n- `pipenv install psycopg2`\n- `pipenv install --dev`\n\nFinal Steps:\n- `pipenv run python manage.py migrate`\n- `pipenv run python manage.py runserver 8000`\n\nMaking git blame [correct](https://github.com/pennlabs/penn-mobile/pull/287) (_optional_):\n- `git config blame.ignoreRevsFile .git-blame-ignore-revs`\n\nSetting up precommit (_optional_):\n- `pipenv run pre-commit install`\n\n## Creating Users\n\nTo create users, you first have to create a main superuser.\n\n- `pipenv run python manage.py createsuperuser` and follow the instructions\n- Then, you can go to `localhost:8000/admin/auth/user/add/` to add more users.\n\n## Testing Delayed Notifications\n- `brew install redis`\n\nIn separate terminal windows, run the following commands:\n- `redis-server`\n- `celery -A pennmobile worker -linfo`\n\n## Exploring the API\n\n- Expore the API via our [auto-generated documentation](https://pennmobile.org/api/documentation/)! This is a really good way to click around and discover stuff.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpennlabs%2Fpenn-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpennlabs%2Fpenn-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpennlabs%2Fpenn-mobile/lists"}