{"id":16865900,"url":"https://github.com/jeyemwey/bahnplan","last_synced_at":"2026-04-18T09:35:29.370Z","repository":{"id":28704677,"uuid":"32225170","full_name":"jeyemwey/bahnplan","owner":"jeyemwey","description":"Place to share my travel plans.","archived":false,"fork":false,"pushed_at":"2016-05-02T20:26:02.000Z","size":740,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T21:12:51.237Z","etag":null,"topics":["gmaps","php","travel-plans","twitter"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeyemwey.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}},"created_at":"2015-03-14T18:07:15.000Z","updated_at":"2022-07-23T19:30:05.000Z","dependencies_parsed_at":"2022-09-01T19:30:58.786Z","dependency_job_id":null,"html_url":"https://github.com/jeyemwey/bahnplan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2Fbahnplan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2Fbahnplan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2Fbahnplan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeyemwey%2Fbahnplan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeyemwey","download_url":"https://codeload.github.com/jeyemwey/bahnplan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244271846,"owners_count":20426624,"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":["gmaps","php","travel-plans","twitter"],"created_at":"2024-10-13T14:48:48.074Z","updated_at":"2026-04-18T09:35:24.348Z","avatar_url":"https://github.com/jeyemwey.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"#bahnplan\n\nPlace to share my travel plans.\n\n## Set up\n\nIn the folder `inc`, you can find a file called `Configuration.sample.php`. Duplicate it and delete \".sample\", so you have `Configuration.php`. Next to some text boxes which you might want to change, you can find some default database config:\n\n```\n\"db\" =\u003e [\n\t\"host\" =\u003e \"localhost\",\n\t\"user\" =\u003e \"root\",\n\t\"pass\" =\u003e \"\",\n\t\"db\" =\u003e \"bahnplan\"\n]\n```\n\nChange this to your database config. At this point, you may also change the other things as you surely don't want to promote my Travel plans, but your own. `footer` supports markdown. Please enclosure all `\"` with backslashes (`\\`).\n\n### Twitter\n\nIn order to grab data from Twitter (eg avatar pictures), Twitter requires you to create an **application** at [apps.twitter.com](https://apps.twitter.com/). You'll have to do the following steps:\n\n1. Create an app (name it whatever you want).\n2. Change the __Access Level__ to \"Read and write\".\n3. Create yourself an Access Token in the \"*Keys and Access Tokens*\"-tab. You will find that button on the bottom of the page.\n4. Then open your `Configuration.php` and change the following code:\n\n```\n\"twitter\" =\u003e [\n\t\"app\" =\u003e [\n\t\t\"key\" =\u003e \"YOUR_APP_KEY\",\n\t\t\"secret\" =\u003e \"YOUR_APP_SECRET\"\n\t],\n\t\"user\" =\u003e [\n\t\t\"token\" =\u003e \"YOUR_USER_TOKEN\",\n\t\t\"secret\" =\u003e \"YOUR_USER_SECRET\"\n\t]\n]\n```\n\nChange the things to the stuff you have from Twitter.\n\n## Access\n\nYou can access *admin/* with credentials: `jannik` : `123456`. You may want to change these things in the database.\n\n## Makes use of:\n\n* scss\n* font-awesome\n* Google Maps API 3\n* jquery\n* Bootstrap\n* Parsedown\n* [p](https://gist.github.com/jeyemwey/08aaf0d57fbd67c5a798)\n* Codebird-PHP\n* [AJAXload](http://www.ajaxload.info/)\n* [Config Class](https://www.youtube.com/watch?v=qyKt4NF_82g)\n\n## Thanks to\n\n* The guy on [StackOverflow](http://stackoverflow.com/questions/29059090/table-inside-of-another) who gave me the query string.\n\n## Me on Twitter\n[@confuzd_](https://twitter.com/confuzd_)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeyemwey%2Fbahnplan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeyemwey%2Fbahnplan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeyemwey%2Fbahnplan/lists"}