{"id":20805970,"url":"https://github.com/kevykibbz/concrete-strength","last_synced_at":"2026-05-03T18:36:04.492Z","repository":{"id":210341176,"uuid":"726331043","full_name":"kevykibbz/concrete-strength","owner":"kevykibbz","description":"Tabular presentation  of concrete strength","archived":false,"fork":false,"pushed_at":"2023-12-02T04:47:31.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T03:34:34.543Z","etag":null,"topics":["concrete-strength","flask","flask-application","postgresql","postgresql-database"],"latest_commit_sha":null,"homepage":"https://concrete-strength-hub-554468d56977.herokuapp.com/","language":"CSS","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/kevykibbz.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":"2023-12-02T04:20:13.000Z","updated_at":"2023-12-02T04:36:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"495b8e8a-ef24-430c-8b69-df1644dd7156","html_url":"https://github.com/kevykibbz/concrete-strength","commit_stats":null,"previous_names":["kevykibbz/concrete-strength"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevykibbz/concrete-strength","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevykibbz%2Fconcrete-strength","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevykibbz%2Fconcrete-strength/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevykibbz%2Fconcrete-strength/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevykibbz%2Fconcrete-strength/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevykibbz","download_url":"https://codeload.github.com/kevykibbz/concrete-strength/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevykibbz%2Fconcrete-strength/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32580183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["concrete-strength","flask","flask-application","postgresql","postgresql-database"],"created_at":"2024-11-17T19:17:34.176Z","updated_at":"2026-05-03T18:36:04.486Z","avatar_url":"https://github.com/kevykibbz.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cement Strength Display App\n\nThis is a simple Flask application that displays cement strength data. The data is stored in a PostgreSQL database.\n\n## Getting Started\n\nFollow these steps to run the application locally.\n\n### Prerequisites\n\n- Python (version specified in `runtime.txt` or `requirements.txt`)\n- PostgreSQL\n\n### Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/kevykibbz/concrete-strength.git\n    cd concrete-strength\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Set up the database:\n\n    - Create a PostgreSQL database.\n    - Update the database connection URI in the `.env` file.\n\n4. Apply database migrations:\n\n    ```bash\n    flask db init\n    flask db migrate\n    flask db upgrade\n    ```\n\n### Running the Application\n\nRun the Flask application:\n\n```bash\npython run.py\n```\n\nThe app will be accessible at `http://localhost:5000`.\n\n## Deploying to Heroku\n\nFollow the steps mentioned in the [Heroku Deployment Section](#heroku-deployment).\n\n## Project Structure\n\n- `app`: Contains the main Flask application.\n- `migrations`: Stores database migration files.\n- `templates`: HTML templates for the views.\n- `config.py`: Configuration settings for the app.\n- `run.py`: Script to run the application.\n\n## Contributing\n\nFeel free to contribute to this project. Create a fork, make your changes, and submit a pull request.\n\n\n## Demo\nvisit: https://concrete-strength-hub-554468d56977.herokuapp.com/ for application preview.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevykibbz%2Fconcrete-strength","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevykibbz%2Fconcrete-strength","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevykibbz%2Fconcrete-strength/lists"}