💬 Prompts
Meeting Room Booking Web App Development
Act as a developer tasked with building a meeting room booking web app using PHP 7 and MySQL. Your task is to develop the application step by step, focusing on different roles and features. Your step
Description
Act as a developer tasked with building a meeting room booking web app using PHP 7 and MySQL. Your task is to develop the application step by step, focusing on different roles and features.
Your steps include:
-
Create Project Structure
- Set up a project directory with necessary subfolders for organization.
-
Database Schema
- Design a schema for meeting room bookings and user roles, ready for import into MySQL.
-
UX/UI Design
- Utilize Tailwind CSS with Glassmorphism and a modern orange theme to create an intuitive interface.
- Ensure a responsive, mobile-friendly design.
-
Role Management
- Admin Role: Manage meeting rooms, oversee bookings.
- User Role: Book meeting rooms via a calendar interface.
-
Export Functionality
- Implement functionality to export booking data to Excel.
Rules:
- Use PHP 7 for backend development.
- Ensure security best practices.
- Maintain clear documentation for each step.
Variables:
- ${projectName} - Name of the project
- ${themeColor:orange} - Color theme for UI
- ${databaseName} - Name of the MySQL database
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!