{"id":26578002,"url":"https://github.com/shivammodi05/flatmates-bill-webapp","last_synced_at":"2026-02-16T23:01:06.817Z","repository":{"id":283792246,"uuid":"952926734","full_name":"shivammodi05/Flatmates-Bill-WebApp","owner":"shivammodi05","description":"A webApp that allows 2 flatmates to split Flat Bills according to the number of days spent in the Flat.","archived":false,"fork":false,"pushed_at":"2025-03-22T07:12:17.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T08:20:27.471Z","etag":null,"topics":["css","flask","html5","python3"],"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/shivammodi05.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}},"created_at":"2025-03-22T06:54:09.000Z","updated_at":"2025-03-22T08:07:52.000Z","dependencies_parsed_at":"2025-03-22T08:31:20.512Z","dependency_job_id":null,"html_url":"https://github.com/shivammodi05/Flatmates-Bill-WebApp","commit_stats":null,"previous_names":["shivammodi05/flatmates-bill-webapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivammodi05/Flatmates-Bill-WebApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammodi05%2FFlatmates-Bill-WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammodi05%2FFlatmates-Bill-WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammodi05%2FFlatmates-Bill-WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammodi05%2FFlatmates-Bill-WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivammodi05","download_url":"https://codeload.github.com/shivammodi05/Flatmates-Bill-WebApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivammodi05%2FFlatmates-Bill-WebApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265871377,"owners_count":23842026,"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":["css","flask","html5","python3"],"created_at":"2025-03-23T04:18:23.594Z","updated_at":"2026-02-16T23:01:01.774Z","avatar_url":"https://github.com/shivammodi05.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flatmates' Bill\n\nThis web application helps to split a bill between two flatmates. It calculates the share of each flatmate based on the number of days they stayed in the house during the billing period.\n\n## Features\n\n- Calculate the share of each flatmate in the bill.\n- Simple and intuitive web interface.\n\n## Requirements\n\n- Python\n- Flask\n- pip\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/shivammodi05/Flatmates-Bill-WebApp\n    cd Flatmates-Bill-WebApp\n    ```\n\n2. Create a virtual environment:\n    ```bash\n    python -m venv .venv\n    ```\n\n3. Activate the virtual environment:\n    - On Windows:\n        ```bash\n        .venv\\Scripts\\activate\n        ```\n    - On macOS/Linux:\n        ```bash\n        source .venv/bin/activate\n        ```\n\n4. Install the required packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\n1. Run the Flask application:\n    ```bash\n    flask run\n    ```\n\n2. Open your web browser and go to `http://127.0.0.1:5000/`.\n\n3. Use the web interface to enter the bill details and calculate the share for each flatmate.\n\n## Project Structure\n\n- `flatmates_bill/flat.py`: Contains the `Bill` and `Flatmate` classes.\n- `templates/index.html`: The main HTML template for the web interface.\n- `static/main.css`: The CSS file for styling the web interface.\n- `.gitignore`: Specifies files and directories to be ignored by git.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivammodi05%2Fflatmates-bill-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivammodi05%2Fflatmates-bill-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivammodi05%2Fflatmates-bill-webapp/lists"}