{"id":22381969,"url":"https://github.com/googleinterns/step58-2020","last_synced_at":"2025-07-31T02:33:20.638Z","repository":{"id":38769217,"uuid":"273537902","full_name":"googleinterns/step58-2020","owner":"googleinterns","description":"STEP Capstone Project: Yellow Brick Code","archived":false,"fork":false,"pushed_at":"2023-01-24T03:14:24.000Z","size":9549,"stargazers_count":6,"open_issues_count":13,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-08-10T05:44:31.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/googleinterns.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}},"created_at":"2020-06-19T16:20:36.000Z","updated_at":"2023-08-10T05:44:31.883Z","dependencies_parsed_at":"2023-02-13T14:15:48.908Z","dependency_job_id":null,"html_url":"https://github.com/googleinterns/step58-2020","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep58-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep58-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep58-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleinterns%2Fstep58-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleinterns","download_url":"https://codeload.github.com/googleinterns/step58-2020/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228209948,"owners_count":17885595,"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":[],"created_at":"2024-12-05T00:11:18.645Z","updated_at":"2024-12-05T00:11:19.458Z","avatar_url":"https://github.com/googleinterns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yellow Brick Code\n![Yellow Brick Code Logo](https://raw.githubusercontent.com/googleinterns/step58-2020/master/html/images/YellowBrickCodeLogo.png)\n\n## About\nThis repo contains the source code for La'Zshane', Nick, and Ife's STEP capstone project. Yellow Brick Code is a web app that aims to teach coders to write healthy and maintainable code.\n\n## Contributors\nAuthors:\n- La'Zshane' Hoskins ([@lalaAdasia00](https://github.com/lalaAdasia00))\n- Nick Husin ([@Nicholas2750](https://github.com/Nicholas2750))\n- Ife Omidiran ([@ifeomi](https://github.com/ifeomi))\n\nHosts:\n- Ian Tay ([@chronologos](https://github.com/chronologos))\n- Mihir Ray ([@raymihir](https://github.com/raymihir))\n\n## Build Instruction\n\n```\nnpm install\n```\n\n## Deploy Instruction\n\n```\ngcloud app deploy\n```\n\n## Add Dependency Instruction\n\nFor application dependency:\n```\nnpm install \u003cpackage-name\u003e\n```\n\nFor development dependency:\n```\nnpm install \u003cpackage-name\u003e --save-dev\n```\n\n## Current Scripts\n\nRun test cases:\n\n```\nnpm test\n```\n\nRun server locally:\n\n```\nnpm start\n```\n\n## Project Structure\n\n```\n/app.js             : Entrypoint for the server. Mostly serve to handle routing with the complicated task being handled by /modules/\n/app.yaml           : Configurations used when deploying on Google AppEngine\n/cloudbuild.yaml    : Specifies what build check should be done for pull requests, such as making sure all test cases pass\n/html/              : Client side HTML files\n/lib/               : Client side libraries\n/modules/           : Server side NodeJS modules\n/package.json       : Configurations and scripts of this project\n/scripts/           : Client side JavaScript files\n/stylesheets/       : Client side CSS files\n/test/              : Test files used to test /app.js and /modules/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleinterns%2Fstep58-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogleinterns%2Fstep58-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleinterns%2Fstep58-2020/lists"}