{"id":21020956,"url":"https://github.com/nsinghal12/meatup","last_synced_at":"2026-04-27T16:31:31.133Z","repository":{"id":173843553,"uuid":"142629764","full_name":"nsinghal12/meatup","owner":"nsinghal12","description":"Simple application to allow people to host events, meetings and discussions over lunch","archived":false,"fork":false,"pushed_at":"2019-02-17T08:51:11.000Z","size":4439,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T21:27:06.505Z","etag":null,"topics":["boostrap4","django-framework","events","jquery","postgresql","python3"],"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/nsinghal12.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":"2018-07-27T22:49:07.000Z","updated_at":"2019-02-17T08:51:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"6493ca8f-a7a6-48b2-a96c-6f16015a7856","html_url":"https://github.com/nsinghal12/meatup","commit_stats":null,"previous_names":["nsinghal12/meatup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nsinghal12/meatup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsinghal12%2Fmeatup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsinghal12%2Fmeatup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsinghal12%2Fmeatup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsinghal12%2Fmeatup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsinghal12","download_url":"https://codeload.github.com/nsinghal12/meatup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsinghal12%2Fmeatup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["boostrap4","django-framework","events","jquery","postgresql","python3"],"created_at":"2024-11-19T10:44:07.966Z","updated_at":"2026-04-27T16:31:31.118Z","avatar_url":"https://github.com/nsinghal12.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meat Up\n\nMeat up is an online application to host events over lunch. This allows one to make\nprecious use of their lunch time with a nice company to talk to.\n\n## Technologies Used\n\n* Python 3.7\n* Django framework 2.0\n* PostgreSQL\n* Bootstrap 4.1.3 CSS framework\n* jQuery 3.3.1 JS framework\n\n## Features in the application\n\n* Has authentication based on username address\n* Username address client side validation using HTML5\n* Authentication validation on server side with graceful error on client\n* We use Django template to create the base layout of the app\n* About page with team member details\n* Responsive app design using Bootstrap CSS\n* Integrated with Zomato API Widget to display nearby restaurants\n\n## Hacking\n\nTo start hacking on this project, you will need to install the following dependencies once:\n\n```\n$ pip3 install Pillow\n$ pip install django-extensions\n```\n\nTo build and run the development server:\n\n```\n$ python3 manage.py runserver\n```\n\n## Updating Database Model\n\nWhenever we change a database model class under `models.py` we need\nto run the following commands:\n\n```\n// to generate the DDL commands from python source code\n$ python3 manage.py makemigrations\n\n// to update the database tables under DB\n$ python3 manage.py migrate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsinghal12%2Fmeatup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsinghal12%2Fmeatup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsinghal12%2Fmeatup/lists"}