8000 GitHub - Poikilos/cf-restaurant-online: CF Restaurant Online is a Community-Maintained Version of Online Restaurant Management System by Coders Folder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CF Restaurant Online is a Community-Maintained Version of Online Restaurant Management System by Coders Folder

License

Notifications You must be signed in to change notification settings

Poikilos/cf-restaurant-online

Repository files navigation

CF Restaurant Online

Restaurant Management System With PHP, MYSQLI, BOOTSTRAP, JQUERY AJAX

This project Restaurant Management System is developed with PHP, MYSQLI, BOOTSTRAP, and AJAX JQUERY as a web application. This system contains the order management, point of sale by orders, restaurant table management and restaurant billing software too. (Codersfolder, 2018)

If You Make Changes

Click "Fork" at the cf-restaurant-online GitHub page. For more information see CONTRIBUTING.md (code not money).

Install

  • Make sure php is installed.
  • Download the zip and extract such as to Downloads in order to follow instructions below.
  • For first-time setup, run in php built-in server without ports forwarded. Open Command Prompt or Terminal. CD to your Downloads or git directory, then:
cd cf-restaurant-online
php -S localhost:8002
  • With that Window still open, open a web browser and put the address in the address bar at the very top of your browser or click this link: http://localhost:8002 or http://127.0.0.1:8002 (using whatever port you used above)
  • Login using Super Admin login: email: admin@admin.com password: password database name: restaurant
  • Change password!
  • Close php, then copy the folder to your web server (only after changing the password).

Known Issues

There may be other issues posted as comments at:

Support

  • If you find issues there and fix them, please follow the "If You Make Changes" instructions in this README.md file.
  • If you already have posted an issue above and don't know how to fix it, click "Issues" above then "New issue" and post a complete description of your issue. The original author generally hasn't been responding to issues at the links above, so this project is now community supported.
  • Please post all issues at https://github.com/poikilos/cf-restaurant-online/issues after ensuring that the issue is not already there. Make sure that you provide the exact error message. You can take a screenshot on Windows by pressing the print screen (PrntScrn) key then going to Paint and clicking Paste. Then you can save the file and upload it as an attachment to your issue, or retype the error there. You can often get more details about the error by running the program with "php -S" as shown in the "Install" instructions above. (Coders Folder is not responding to issues on https://www.youtube.com/watch?v=3OlzL-aIdmk nor https://codersfolder.com/2018/03/restaurant-management-system-codeigniter/)
  • If you make fixes, go to the repository, click fork, then commit and push your changes to your repo, then submit a pull request. This project is supported by community members like you. I have only created this repo since the program is not maintained nor supported by the author, Codersfolder, and the code and sql file that generates the database were both formerly only on MediaFire (which has dangerous ads so don't go to the following links [from the original Coders Folder blog article] which are only provided for backup purposes: http://www.mediafire.com/file/nc8ogjo1fab9ai9/restaurant.zip nor http://www.mediafire.com/file/sid26jqdo826pqi/restaurant.sql).

References

[Codersfolder]. (2018, Mar 1). Restaurant Management System Open Source Project - PHP [Video file]. Retrieved from https://www.youtube.com/watch?v=3OlzL-aIdmk

About

CF Restaurant Online is a Community-Maintained Version of Online Restaurant Management System by Coders Folder

Resources

License

Stars

1 star

Watchers

Forks

Releases

No releases published

Packages

No packages published
0