{"id":26715555,"url":"https://github.com/bmmunga/planzo","last_synced_at":"2026-04-15T22:35:53.907Z","repository":{"id":256209656,"uuid":"853379408","full_name":"bmmunga/planzo","owner":"bmmunga","description":"Planzo is a web application designed to streamline event planning and organisation, allowing users to create, manage, and track events effortlessly.","archived":false,"fork":false,"pushed_at":"2024-09-19T09:13:09.000Z","size":11427,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T01:58:17.025Z","etag":null,"topics":["django","python"],"latest_commit_sha":null,"homepage":"https://planzo.pythonanywhere.com/","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/bmmunga.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":"2024-09-06T14:38:30.000Z","updated_at":"2024-10-27T08:51:23.000Z","dependencies_parsed_at":"2024-11-07T08:40:12.690Z","dependency_job_id":"1aefae07-84db-4ac0-8c07-b1210f97380d","html_url":"https://github.com/bmmunga/planzo","commit_stats":null,"previous_names":["mungasoftwiz/planzo","bmmunga/planzo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bmmunga/planzo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2Fplanzo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2Fplanzo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2Fplanzo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2Fplanzo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmmunga","download_url":"https://codeload.github.com/bmmunga/planzo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmmunga%2Fplanzo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31863495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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","python"],"created_at":"2025-03-27T14:33:16.862Z","updated_at":"2026-04-15T22:35:53.890Z","avatar_url":"https://github.com/bmmunga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Planzo\n\n**Planzo** is a web application designed to streamline event planning and organization, allowing users to create, manage, and track events effortlessly.\n![image](https://github.com/user-attachments/assets/0fb20352-d3ca-418d-9cbd-275d57865a19)\n\n\n## Features\n\n- Create, edit, and delete events\n- Manage event details (date, time, location)\n- Track upcoming and past events\n- User-friendly interface for organizing multiple events\n\n## Technologies Used\n\n- **Django 5.1.1**: The primary web framework.\n- **asgiref 3.8.1**: Manages asynchronous operations in Django.\n- **django-widget-tweaks 1.5.0**: Tools for modifying form attributes and layout.\n- **pillow 10.4.0**: Python imaging library for handling media files.\n- **python-decouple 3.8**: Manages environment variables and sensitive information.\n- **sqlparse 0.5.1**: SQL parsing and formatting in Django's ORM.\n- **typing_extensions 4.12.2**: Supports backporting newer type hints.\n- **Semantic UI**: A CSS framework used to enhance the user interface, providing a clean and modern look.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/MungaSoftwiz/planzo.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd planzo\n   ```\n\n3. Create and activate a virtual environment:\n\nOn macOS/Linux:\n\n   ```bash\n   python3 -m venv env\n   source env/bin/activate\n   ```\n\nOn Windows:\n\n   ```bash\n   python -m venv env\n   .\\env\\Scripts\\activate\n   ```\n\n4. Install the required dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. Set up environment variables in a .env file:\n\nenv\n   ```\n   DEBUG=True\n   SECRET_KEY=your-secret-key\n   ```\n\n6. Apply database migrations:\n\n   ```bash\n   python manage.py migrate\n   ```\n\n7. Run the development server:\n\n   ```bash\n   python manage.py runserver\n   ```\n\n- Access the application at http://127.0.0.1:8000/.\n\n### Usage\nOnce the server is running, users can create an account, log in, and start creating, managing, and tracking events.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmmunga%2Fplanzo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmmunga%2Fplanzo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmmunga%2Fplanzo/lists"}