{"id":16452601,"url":"https://github.com/agent-hellboy/event-notification-system","last_synced_at":"2025-10-26T11:04:07.070Z","repository":{"id":198891870,"uuid":"701757974","full_name":"Agent-Hellboy/event-notification-system","owner":"Agent-Hellboy","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-07T13:44:34.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T16:49:19.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Agent-Hellboy.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}},"created_at":"2023-10-07T13:21:11.000Z","updated_at":"2023-10-07T13:35:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"e38146d0-b333-4b08-af33-48305274f3ae","html_url":"https://github.com/Agent-Hellboy/event-notification-system","commit_stats":null,"previous_names":["agent-hellboy/event-notification-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Agent-Hellboy/event-notification-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fevent-notification-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fevent-notification-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fevent-notification-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fevent-notification-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agent-Hellboy","download_url":"https://codeload.github.com/Agent-Hellboy/event-notification-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fevent-notification-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281092755,"owners_count":26442440,"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-10-26T02:00:06.575Z","response_time":61,"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":[],"created_at":"2024-10-11T10:13:16.569Z","updated_at":"2025-10-26T11:04:07.029Z","avatar_url":"https://github.com/Agent-Hellboy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event-Notification-System\n\nAn event notification system written in django\n\n## Prerequisites\n\nBefore you begin, make sure you have the following prerequisites installed on your system:\n\n- [Python](https://www.python.org/downloads/): You need Python installed to run the application.\n- [pip](https://pip.pypa.io/en/stable/installation/): The Python package manager.\n\n## Usage\n\n1. **Clone the Repository**\n\n   Clone this repository to your local machine using Git:\n\n   ```bash\n   git clone https://github.com/Agent-Hellboy/event-notification-system.git\n\n\n2. **Install the requirements**\n\n    ```py \n    cd event-notification-system\n    pip install -r requirements.txt\n\n3. **Run db migration commands**\n    ```py \n    python3 manage.py makemigrations\n    python3 manage.py migrate\n\n3. **Populate db with dummy data**\n    ```py \n    python3 manage.py populate_tables\n\n4. **Run server** \n    ```py \n    python3 manage.py runserver\n\n5. **Test application**\n\n    ```py \n    python3 manage.py test\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fevent-notification-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagent-hellboy%2Fevent-notification-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fevent-notification-system/lists"}