{"id":21970279,"url":"https://github.com/andrearcaina/fulvo","last_synced_at":"2026-04-13T20:01:56.837Z","repository":{"id":261455700,"uuid":"884347646","full_name":"andrearcaina/fulvo","owner":"andrearcaina","description":"Web UI following rudimentary database and design pattern concepts with populated data","archived":false,"fork":false,"pushed_at":"2024-11-30T21:24:51.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T22:42:55.620Z","etag":null,"topics":["bootstrap5","flask","jquery","mvc-architecture","object-relational-mapping","oracle-12c","oracledb","restful-api","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrearcaina.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":"2024-11-06T15:33:18.000Z","updated_at":"2024-12-08T22:36:12.000Z","dependencies_parsed_at":"2024-11-06T17:24:08.467Z","dependency_job_id":"df670f06-43e2-4d5e-85e6-b3f4291942da","html_url":"https://github.com/andrearcaina/fulvo","commit_stats":null,"previous_names":["andrearcaina/fulvo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrearcaina/fulvo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrearcaina%2Ffulvo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrearcaina%2Ffulvo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrearcaina%2Ffulvo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrearcaina%2Ffulvo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrearcaina","download_url":"https://codeload.github.com/andrearcaina/fulvo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrearcaina%2Ffulvo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["bootstrap5","flask","jquery","mvc-architecture","object-relational-mapping","oracle-12c","oracledb","restful-api","sqlalchemy"],"created_at":"2024-11-29T14:38:26.813Z","updated_at":"2026-04-13T20:01:56.813Z","avatar_url":"https://github.com/andrearcaina.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fulvo\n## Preamble\nThis project is a web application that allows users to interact with an Oracle database with populated data. The application will be built using Python and Flask, with SQLAlchemy as the ORM.\n\n## Video Demo\n\nhttps://github.com/user-attachments/assets/7ce7e250-8320-4e28-9282-da696fd4e22f\n\n## User Requirements\nThe user will be able to:\n\n1. view all the tables in our database\n2. click on buttons that essentially does SQL queries (for example, select all that are skill level advanced)\n3. be able to create, read, update, and delete records\n4. be able to search for specific records\n\n## Installation Process\n\nBefore installing, you will need python installed in your local machine.\n\n```bash\n# clone this repo \n\u003e git clone https://github.com/andrearcaina/fulvo\n\n# create a .venv\n\u003e python -m venv .venv\n\n# activate .venv\n\u003e source .venv/bin/activate # with linux or macos\n\u003e .venv\\Script\\activate # with windows\n\n# install dependencies\n\u003e pip install -r requirements.txt\n\n# run app\n\u003e py run.py\n# or\n\u003e python run.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrearcaina%2Ffulvo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrearcaina%2Ffulvo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrearcaina%2Ffulvo/lists"}