Implement full-stack application
Develop ReactJS frontend with PHP backend, including login, data display, and dashboards based on the provided Figma design and specifications.
This commit is contained in:
+5
-4
@@ -1,14 +1,15 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>collect-track-report</title>
|
||||
<meta name="description" content="Lovable Generated Project" />
|
||||
<title>Employee Collection Management System</title>
|
||||
<meta name="description" content="Full Stack Employee Collection Management Dashboard" />
|
||||
<meta name="author" content="Lovable" />
|
||||
|
||||
<meta property="og:title" content="collect-track-report" />
|
||||
<meta property="og:description" content="Lovable Generated Project" />
|
||||
<meta property="og:title" content="Employee Collection Management System" />
|
||||
<meta property="og:description" content="Full Stack Employee Collection Management Dashboard" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user