Skip to content

msrumon/warehouse-manager

Repository files navigation

Warehouse Manager

This is a very simple warehouse manager, where ADMINs can create suppliers and MANAGERs can create products. I made this to demonstrate how you can build a CRUD application with PHP using role-based authentication.

Usage

Just clone / download this repository, navigate into the project folder and run:

php -S localhost:4444

Now open http://localhost:4444 in a browser.

Issues / PRs

If you find any bug, kindly send a PR. Also you can open issues if you want to discuss something about this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published