{"id":21932698,"url":"https://github.com/tompi/mrbs","last_synced_at":"2025-06-30T19:31:16.693Z","repository":{"id":2824399,"uuid":"3826534","full_name":"tompi/mrbs","owner":"tompi","description":null,"archived":false,"fork":false,"pushed_at":"2012-04-15T11:53:12.000Z","size":1468,"stargazers_count":19,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T12:11:53.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tompi.github.com/mrbs/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"veebiprogrammeerimine-2015s/php-ruhmatoo-projekt","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tompi.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-25T19:07:17.000Z","updated_at":"2025-01-25T12:49:38.000Z","dependencies_parsed_at":"2022-09-19T10:31:31.250Z","dependency_job_id":null,"html_url":"https://github.com/tompi/mrbs","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/tompi%2Fmrbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompi%2Fmrbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompi%2Fmrbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompi%2Fmrbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tompi","download_url":"https://codeload.github.com/tompi/mrbs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249779292,"owners_count":21324392,"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-11-28T23:19:35.045Z","updated_at":"2025-04-19T19:29:08.189Z","avatar_url":"https://github.com/tompi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fork of: Meeting Room Booking System\nhttp://mrbs.sourceforge.net/\n-------------------------------\n\nThe Meeting Room Booking System (MRBS) is a PHP-based application for\nbooking meeting rooms (surprisingly!). I got annoyed with the piles of books\nwhich were being used to book meetings. They were slow, hard to edit and only\nat the reception desk. I thought that a nice web-based system would be much\nnicer.\n\nSome parts of this are based on WebCalender 0.9.4 by Craig Knudsen \n(http://www.radix.net/~cknudsen/webcalendar/) but there is now very little\nwhich is similar. There are fundamental design goal differences between\nWebCalendar and MRBS - WC is for individuals, MRBS is for meeting rooms.\n\nThe fork: An attempt at sprucing up the layout.\nHere are some screenshots(click for full size).\n\n\u003ca href=\"https://github.com/tompi/mrbs/raw/master/bs1.png\"\u003e\n\t\u003cimg src=\"https://github.com/tompi/mrbs/raw/master/bs1-small.png\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/tompi/mrbs/raw/master/bs2.png\"\u003e\n\t\u003cimg src=\"https://github.com/tompi/mrbs/raw/master/bs2-small.png\"\u003e\n\u003c/a\u003e\n\n------\nTo Use\n------\nSee the INSTALL file for installation instructions.\n\nOnce it's installed try going to http://yourhost/mrbs/ - if you loaded the\nsample data, this should give you a view of the first area meeting rooms\nfor today. The (+) symbol means you can add new meetings by clicking\nthere. Try it - it should all be pretty obvious. If you haven't loaded the\nsample data, start by clicking on Admin to add your Areas and Rooms.\n\nBy default, anyone can connect and only demo users \"alice\" and \"bob\" can add \nnew meetings (passwords \"a\" and \"b\"), and only connections\nfrom user \"administrator\"/\"secret\" are administrators. Only administrators \ncan add rooms and areas, and modify any other users' meetings.  See \nAUTHENTICATION for a more complete description of the authentication.\n\nIf you copy testdata.php into your web site, you can view\nhttp://yourhost/mrbs/testdata.php - it will generate a whole load of random\nappointments to fill up the calendar and let you play around. (Don't leave\ntestdata.php in your web site, though.)\n\nThe latest version was tested with PHP 4.3.2, Apache 1.3.28, and either\nMySQL 4.0.14 or PostgreSQL 7.2. It should work on just about anything\nthat's got PHP4 with MySQL or PostgreSQL support but PostgreSQL 7.3 and above.\nMRBS has also been somewhat tested on PHP 5.1.2, MySQL 5.0.18 and Apache\n2.2.0, using both the mysql and mysqli database access methods.\n\nIt should be pretty easy to adjust it to your corporate colours - the file\nmrbs.css is used on every page, as is style.inc. Just fiddle with these until\nyou get the result you like. \n\nSee COPYING for licensing info.\n\nSee NEWS for a history of changes.\n\nSee AUTHENTICATION for information about user authentication/passwords.\n\n-------------\nRequirements:\n-------------\n- PHP4/5 with MySQL and/or PostgreSQL support\n- MySQL or PostgreSQL\n- Any web server that is supported by PHP\n\nRecommended:\n- JavaScript-enabled browser\n- CSS-enabled browser\n- PHP module connection to the server (also called SAPI) if you want to use any\n  of the basic http authentication schemes provided.\n\n(If you are considering porting MRBS to another database, see README.sqlapi)\n\nWarning:\n- Some users reported errors using some accelerators (APC, PHP Accelerator).\n  If you get messages like this : \"Internal Zend error - Missing class\n  information for ...\", your accelerator is the cause.\n\n------\nUsage:\n------\nThe current project maintainer reports using it at work with about 150 clients.\nMany other reports of successful use have been seen on the MRBS mailing list,\nand your report would be welcome there too. Let us know who is using MRBS!\n\n$Id: README 798 2008-04-13 19:59:24Z jberanek $\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompi%2Fmrbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftompi%2Fmrbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompi%2Fmrbs/lists"}