A class project. It is a restaurant web applying what has been learned about php.
With php code this web works like a running restaurant.
It works with few txt simulating a database, so to run the web correctly it is covinient to run this code.
sudo chmod 777 files/*
- You can login and register.
- There are few tyes of users: visitor, registered, staff, admin.
- Every user have diffrent levels of acces to the web.
- The part of admin user and menus will be added in the future.
- Works with a sessions.
- The directory fn-php compiles every function that runs in the main section web.