{"id":27617715,"url":"https://github.com/plsr/friendarevolve","last_synced_at":"2025-10-05T16:34:15.108Z","repository":{"id":86428536,"uuid":"46672668","full_name":"Plsr/FriendarEvolve","owner":"Plsr","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-01T20:54:24.000Z","size":120,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T04:17:49.533Z","etag":null,"topics":[],"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/Plsr.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":"2015-11-22T18:03:34.000Z","updated_at":"2015-11-22T18:05:39.000Z","dependencies_parsed_at":"2023-03-14T00:15:34.752Z","dependency_job_id":null,"html_url":"https://github.com/Plsr/FriendarEvolve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Plsr/FriendarEvolve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plsr%2FFriendarEvolve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plsr%2FFriendarEvolve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plsr%2FFriendarEvolve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plsr%2FFriendarEvolve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Plsr","download_url":"https://codeload.github.com/Plsr/FriendarEvolve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plsr%2FFriendarEvolve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278484897,"owners_count":25994934,"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-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-04-23T04:17:48.451Z","updated_at":"2025-10-05T16:34:15.093Z","avatar_url":"https://github.com/Plsr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"WBA2 Team 21 [![Build Status][travis-image]][travis-url]\n============\n\n## Developing with Tests\n\nFirst, if you haven't already installed the dev-dependencies, run:\n\n```\nnpm install -d\n```\n\nNow run the following command to execute the test:\n\n```\nnpm test\n```\n\n**Test Output explained**\n\n```\n  /api/users\n    POST /\n      ✓ should create a new user with 201 Created\n      ✓ should increment the id by +1\n    GET /:id\n      ✓ should return a created user\n      1) should return a 404 if no user is found\n    PUT /:id\n      ✓ should update a users value\n\n  4 passing (93ms)\n  1 failing\n\n  1) /api/users GET /:id should return a 404 if no user is found:\n     Error: expected 404 \"Not Found\", got 200 \"OK\"\n      at net.js:1277:10\n```\n\nFirst you will see a list of all completed tests. Each test with a checkmark was successful. A test without a checkmark failed.\n\nIn this example the test `/api/users GET /:id should return a 404 if no user is found` failed. (This of course means `GET /api/users/:id`). At the bottom of the test you'll see *why* the test has failed. He *»expected HTTP Status 404 but got 200 instead«*.\n\nAll failed tests and explanations are numbered consecutively.\n\nIt's our goal to eliminate all failed tests and get a nice green \"build passed\" bagde.\n\n## Projektexposé\n\nName: friendar  \nThema: Social Calender\n\nJeder kennt es! Man möchte etwas unternehmen, aber im Chat mit den Freunden reagiert niemand – und wenn jemand antwortet, ist nicht jedem klar, wer mitkommt und wo es eigentlich hingeht. Am Schluss wird dann gar nichts unternommen, weil große Verwirrung herrscht.  \nIn diesem Fall kommt unser *Social Calender* zum Einsatz. Er ist ein Kalender, den man mit den eigenen Freunden teilen kann. In diesem Kalender kann man eintragen, wann und ggf. wohin man ausgehen möchte. Die Freunde können dann angeben, dass sie ebenfalls kommen. Als Beispiel legt man ein Event an, dass man morgen Abend in das Brauhaus gehen möchte. Die eigenen Freunde können das einsehen und sich ebenfalls für diese Event eintragen.\n\n\n[travis-image]: http://img.shields.io/travis/timomeh/WBA2SS15AfshariPoplawskiMaemecke.svg?style=flat-square\n[travis-url]: https://travis-ci.org/timomeh/WBA2SS15AfshariPoplawskiMaemecke","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsr%2Ffriendarevolve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsr%2Ffriendarevolve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsr%2Ffriendarevolve/lists"}