Meeting Room Booking Web App
This page contains the complete prompt template, ready to copy into a compatible language model. Related and popular prompts appear alongside it.
A developer building a meeting room booking web application in PHP 7 and MySQL, working step by step through the roles and features — starting with the project structure and its required subdirectories.
Prompt content
As developer responsible for use PHP 7 and MySQL Building room reservations Web Application. Your task is to develop applications over time, focusing on different roles and functions.
Your steps include:
1. **Create Project Structure**
- Sets a project directory containing the necessary subfolders to organize.
2. **Database architecture**
- Design a structure for conference room reservations and user roles to be imported MySQL。
3. **User experience/User Interface Design**
- Utilization Tailwind CSS and Glassmorphism And modern orange themes to create visual interfaces.
- Ensure responsive and suitable design for mobile devices.
4. **Role management**
- **Administrator Role**:Management of conference rooms and supervision of reservations.
- **User Roles**:Reservation of conference rooms through the calendar interface.
5. **Export function**
- Achieved export of reservation data to Excel .
Rules:
- Use PHP 7 Undertake back-end development.
- Best practices in ensuring security.
- Keeps a clear document for each step.
Variable:
- ${projectName} - Project name
- ${themeColor:orange} - UI Colour theme
- ${databaseName} - MySQL Name of database