{"id":21205906,"url":"https://github.com/diego200052/challenge-webapp","last_synced_at":"2026-04-18T04:03:06.526Z","repository":{"id":263363739,"uuid":"890140560","full_name":"diego200052/Challenge-WebApp","owner":"diego200052","description":"Web App for registering and tracking company expenses and payments.","archived":false,"fork":false,"pushed_at":"2024-11-18T05:02:23.000Z","size":16473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T23:11:18.594Z","etag":null,"topics":["boostrap5","css","flask","html","javascript","python3"],"latest_commit_sha":null,"homepage":"https://webapp.cubeprohost.com","language":"HTML","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/diego200052.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-11-18T03:56:08.000Z","updated_at":"2024-11-18T05:19:00.000Z","dependencies_parsed_at":"2024-11-18T05:28:45.732Z","dependency_job_id":null,"html_url":"https://github.com/diego200052/Challenge-WebApp","commit_stats":null,"previous_names":["diego200052/challenge-webapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diego200052/Challenge-WebApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego200052%2FChallenge-WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego200052%2FChallenge-WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego200052%2FChallenge-WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego200052%2FChallenge-WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diego200052","download_url":"https://codeload.github.com/diego200052/Challenge-WebApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego200052%2FChallenge-WebApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["boostrap5","css","flask","html","javascript","python3"],"created_at":"2024-11-20T20:53:36.607Z","updated_at":"2026-04-18T04:03:01.517Z","avatar_url":"https://github.com/diego200052.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Challenge WebApp\n\nThis project is a WebApp developed with **Flask** to manage bank accounts, payments, and expenses from a company.\n\n## Table of Contents\n\n- [Challenge WebApp](#challenge-webapp)\n  - [Table of Contents](#table-of-contents)\n  - [Features](#features)\n  - [Requirements](#requirements)\n  - [Installation](#installation)\n  - [Flow diagram](#flow-diagram)\n  - [ERD logical](#erd-logical)\n  - [ERD relational](#erd-relational)\n\n## Features\n\n- View and manage expenses.\n- Approve or cancel expenses.\n- Generate payments for expenses.\n- Approve or cancel payments.\n- Execute payments and deduct bank account balances.\n- Dashboard from [BoostrapMade](https://bootstrapmade.com/). Template [NiceAdmin](https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/).\n\n## Requirements\n\n- Python 3.12 or higher.\n- PostgreSQL.\n- Poetry for dependency management.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/diego200052/Challenge-WebApp\n2. Create and activate a virtual environment:\n   ```bash\n   python3 -m venv .venv\n   source .venv/bin/activate\n3. Install dependencies:\n   ```bash\n   pip install poetry\n   poetry install\n4. Configure environment variables:\n    ```bash\n    ACTUAL_TIMEZONE\n    DEBUG\n    SECRET_KEY\n    SECURITY_PASSWORD_SALT\n    SECURITY_USER_IDENTITY_ATTRIBUTES\n    CLIENT_ORIGIN\n    API_URL\n1. Start the server:\n   ```bash\n   sh run.sh\n\n## Flow diagram\n\n![Flow diagram](img/FlowDiagram.png)\n\n## ERD logical\n\n![ERD logical](img/Logical.png)\n\n## ERD relational\n\n![ERD relational](img/Relational.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiego200052%2Fchallenge-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiego200052%2Fchallenge-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiego200052%2Fchallenge-webapp/lists"}