Yangwa:Dashboard: Difference between revisions

From yangwa
No edit summary
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 31: Line 31:
     width: 260px;
     width: 260px;
     transition: transform 0.2s ease;
     transition: transform 0.2s ease;
    text-align: center;
   }
   }
   .dashboard-card:hover {
   .dashboard-card:hover {
     transform: translateY(-4px);
     transform: translateY(-4px);
  }
  .dashboard-card h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
   }
   }
   .dashboard-card a {
   .dashboard-card a {
     color: #007BFF;
     color: #000;
     text-decoration: none;
     text-decoration: none;
     font-weight: bold;
     font-weight: bold;
    font-size: 18px;
   }
   }
</style>
</style>
Line 50: Line 47:
   <div class="dashboard-header">
   <div class="dashboard-header">
     <h1>🔬 Labwiki Dashboard</h1>
     <h1>🔬 Labwiki Dashboard</h1>
     <p>Welcome back! Explore, edit, and manage the lab knowledge base.</p>
     <p>Welcome back! Access shared resources and your project workspace below.</p>
   </div>
   </div>
  <h2 style="margin-top: 40px; text-align:center;">📂 Shared Lab Resources</h2>


   <div class="dashboard-grid">
   <div class="dashboard-grid">
     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>📄 All Pages</h3>
       <a href="/index.php?title=Project:Protocols">📘 Protocols</a>
       <a href="/index.php?title=Special:AllPages">View All Pages</a>
     </div>
     </div>


     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>🧪 Protocols</h3>
       <a href="/index.php?title=Project:GroupMeeting">📅 Group Meeting</a>
       <a href="/index.php?title=Project:Protocols">View Lab Protocols</a>
     </div>
     </div>
 
   
     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>📤 Upload Files</h3>
       <a href="/index.php?title=Project:DNA&RNA">🧬 DNA&RNA</a>
       <a href="/index.php?title=Special:Upload">Go to Upload</a>
     </div>
     </div>
 
   
     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>📈 Recent Changes</h3>
       <a href="/index.php?title=Project:Important links">🔗 Important links</a>
       <a href="/index.php?title=Special:RecentChanges">Track Updates</a>
     </div>
     </div>


     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>👥 Manage Users</h3>
       <a href="/index.php?title=Project:Order&Purchase">💰 Order&Purchase</a>
       <a href="/index.php?title=Special:UserRights">User Rights</a>
     </div>
     </div>


     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>⚙️ Preferences</h3>
       <a href="/index.php?title=Project:SharedResources">📂 Shared Resources</a>
       <a href="/index.php?title=Special:Preferences">Edit Profile</a>
     </div>
     </div>
   </div>
   </div>


   <h2 style="margin-top: 60px; text-align:center;">📘 Student Project Portals</h2>
   <h2 style="margin-top: 60px; text-align:center;">👤 Project Portals</h2>


   <div class="dashboard-grid">
   <div class="dashboard-grid">
     <div class="dashboard-card">
     <div class="dashboard-card">
       <h3>🧑‍🔬 王蛘</h3>
       <a href="/index.php?title=WANG:Project">🧑🏻‍🔬 王蛘</a>
       <a href="/index.php?title=User:wang_yang/Project">View Project</a>
    </div>
 
    <div class="dashboard-card">
       <a href="/index.php?title=XIE:Project">🧑🏻‍🔬 谢广能</a>
    </div>
 
    <div class="dashboard-card">
      <a href="/index.php?title=XU:Project">👩🏻‍🔬 徐安然</a>
     </div>
     </div>


     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>👨‍🔬 谢广能</h3>
       <a href="/index.php?title=CHEN:Project">🧑🏻‍🔬 陈栋</a>
       <a href="/index.php?title=User:xie_guangneng/Project">View Project</a>
     </div>
     </div>


     <div class="dashboard-card">
     <div class="dashboard-card">
      <h3>👩‍🔬 徐安然</h3>
       <a href="/index.php?title=HU:Project">👩🏻‍🔬 胡杨</a>
       <a href="/index.php?title=User:xu_anran/Project">View Project</a>
     </div>
     </div>
   </div>
   </div>
</div>
</div>
</html>
</html>

Latest revision as of 04:14, 30 April 2025

🔬 Labwiki Dashboard

Welcome back! Access shared resources and your project workspace below.

📂 Shared Lab Resources

👤 Project Portals