Contributors

PHP Functionality

  • adaugRezervari.php - Used to insert new reservations in reservations table;
  • Register.php - Used only from URL BAR ( can be deleted in future );
  • Login.php - Need to log in for use Admin Panel;
  • Admin.php - Admin Panel that control users table and reservations table;
  • Users.php - Front-End that is used to make CRUD operations on users table;

Platform Pages

  • index.php - Home page - Presentation Page;
  • about.php - Relevant informations about us;
  • rooms.php - Relevant informations about rooms;
  • contact.php - Contact form and informations about how to contact us;