{"id":15155383,"url":"https://github.com/akash-m/idp-frontend","last_synced_at":"2026-02-17T10:35:22.112Z","repository":{"id":75690936,"uuid":"60991117","full_name":"Akash-M/idp-frontend","owner":"Akash-M","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-10T18:55:48.000Z","size":2644,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T12:16:37.156Z","etag":null,"topics":["angular-material","angular1","bootstrap3","bower","gulp","highcharts-ng","nodejs","sass"],"latest_commit_sha":null,"homepage":null,"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/Akash-M.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":"2016-06-12T21:54:26.000Z","updated_at":"2017-08-27T20:29:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a63beddf-673a-4e11-be80-15747874cd7f","html_url":"https://github.com/Akash-M/idp-frontend","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"ef0c5f9581ce642d5bddc2df2db2c1186297af88"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akash-M/idp-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-M%2Fidp-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-M%2Fidp-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-M%2Fidp-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-M%2Fidp-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akash-M","download_url":"https://codeload.github.com/Akash-M/idp-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash-M%2Fidp-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262762436,"owners_count":23360326,"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":["angular-material","angular1","bootstrap3","bower","gulp","highcharts-ng","nodejs","sass"],"created_at":"2024-09-26T18:21:04.995Z","updated_at":"2025-10-09T02:43:25.789Z","avatar_url":"https://github.com/Akash-M.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TUM Baggage Handling System\n\n## Prerequisites\n\nBoth for the front end and the back end check:\n\n* nodejs [official website](https://nodejs.org/en/) - nodejs includes [npm](https://www.npmjs.com/) (node package manager)\n\n\nJust for the front end application\n\n* bower [official website](http://bower.io/) - frontend dependencies package manager\n* gulp [official website](http://gulpjs.com/) - javasript task runner\n* sass [official website](http://sass-lang.com/) - css preprocessor (you don't need to install sass, since it's already there as npm dependency on the project)\n\n\n# Commands\n * installation command: npm install\n * run command: gulp webserver\n\n\n## Setup (before first run)\n\n* install npm and bower dependencies `npm install`\n\n## Running\n\n* go to your project folder `cd to/your/folder`\n* use the command 'gulp websever' to start the application on port 8080\n\n## Directory structure and important files\n\n```\napp/                //your app\n-- ng/              // your angular app (js-files and html-templates)\n---- components/    // your components (services, directives etc.)\n---- views/         // your views. each view folder has it's own url\n-- sass/            // all scss files and libraries\n---- screen.scss    // your main scss file. this sould be the only non-partial file\nbower_components/   // bower components\nnode_modules/       // npm modules\npublic/             // this is the root of your (public) website. Do not put stuff there that is not intended for the client\n-- index.html       // entry point of the application. **There's only one html page in your application**\n-- js/              // your js files\n---- app.js         // your (eventually minified and sourcemapped) angular app. Created from the files in your app/ directory by gulp\n---- templates.js   // your angular templates. Created by gulp\n-- cs/              // css files. created from your sass sources\n-- img/             // images\n-- libs/            // third party libs\n----libs.js         // all javascript libs (eventually minified)\ngulpfile.js         // gulp task specifications\npackage.json        // npm dependencies information (this belongs into source control)\nbower.json          // bower dependencies information (this belongs into source control)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-m%2Fidp-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash-m%2Fidp-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-m%2Fidp-frontend/lists"}