{"id":28749144,"url":"https://github.com/spartee/movement-vitamins-web","last_synced_at":"2025-07-23T09:05:35.162Z","repository":{"id":138218402,"uuid":"156141270","full_name":"Spartee/Movement-Vitamins-Web","owner":"Spartee","description":"A web application and API for the Movement Vitamins project","archived":false,"fork":false,"pushed_at":"2018-12-15T21:30:17.000Z","size":14943,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T08:41:50.130Z","etag":null,"topics":[],"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/Spartee.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,"zenodo":null}},"created_at":"2018-11-05T01:00:50.000Z","updated_at":"2020-06-04T15:21:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f368ac82-27ad-46b4-803f-6384fb176508","html_url":"https://github.com/Spartee/Movement-Vitamins-Web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Spartee/Movement-Vitamins-Web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spartee%2FMovement-Vitamins-Web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spartee%2FMovement-Vitamins-Web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spartee%2FMovement-Vitamins-Web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spartee%2FMovement-Vitamins-Web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spartee","download_url":"https://codeload.github.com/Spartee/Movement-Vitamins-Web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spartee%2FMovement-Vitamins-Web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266649140,"owners_count":23962177,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2025-06-16T20:00:22.423Z","updated_at":"2025-07-23T09:05:35.152Z","avatar_url":"https://github.com/Spartee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Overview\n\nThe web interface for the Movement Vitamins application.\n\n\n## How to Run (Development)\n\n1. Create the Dockerfile for the postgres service\n\n- % cd ./flask_recipe_app/web/\n- % python create_postgres_dockerfile.py\n- % cd ..\n\n2. Build and run the Docker containers\n\n- % docker-compose build\n- % docker-compose up -d\n\n3. Create or re-initialize the database\n\n- % docker-compose run --rm web python ./instance/db_create.py\n\n\nTo view in the web run\n\n- % docker container ls\n\nand then type the address of the flask app into a web browser of your choosing\n\n\n## Key Python Modules Used\n\n- Flask - web framework\n- Jinga2 - templating engine\n- SQLAlchemy - ORM (Object Relational Mapper)\n- Flask-Bcrypt - password hashing\n- Flask-Login - support for user management\n- Flask-Migrate - database migrations\n- Flask-WTF - simplifies forms\n- itsdangerous - helps with user management, especially tokens\n\nThis application is written using Python 3.6.1.  The database used is PostgreSQL.\n\nDocker is the recommended tool for running in development and production.\n\n## Unit Testing\n\nIn the top-level folder:\n    % nose2\n\n\n## TODO\n\n - create models for database in web/project/models.py (done)\n - create a script for creating postgresDB in web/instance/create_db.py (done)\n - change API to give and take user movement vitamin data (done)\n - remove recipe templates and add in davids templates (done)\n - create superuser and superuser views (for Cory) (change admin view) \n - banners for site \n - thumbnails for youtube api\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspartee%2Fmovement-vitamins-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspartee%2Fmovement-vitamins-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspartee%2Fmovement-vitamins-web/lists"}