|
11 | 11 | <meta name="robots" content="index,follow,max-image-preview:large" /> |
12 | 12 |
|
13 | 13 | <title>Smart Profile Management System | Public Demo</title> |
14 | | - <meta name="description" content="Restored UMak CCIS hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing." /> |
| 14 | + <meta name="description" content="Restored 7th CCIS Hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing." /> |
15 | 15 |
|
16 | 16 | <meta property="og:title" content="Smart Profile Management System | Public Demo" /> |
17 | | - <meta property="og:description" content="Restored UMak CCIS hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing." /> |
| 17 | + <meta property="og:description" content="Restored 7th CCIS Hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing." /> |
18 | 18 | <meta property="og:url" content="https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/" /> |
19 | 19 | <meta property="og:site_name" content="Smart Profile Management System" /> |
20 | 20 | <meta property="og:image" content="https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/og-image.png" /> |
|
26 | 26 |
|
27 | 27 | <meta name="twitter:card" content="summary_large_image" /> |
28 | 28 | <meta name="twitter:title" content="Smart Profile Management System | Public Demo" /> |
29 | | - <meta name="twitter:description" content="Restored UMak CCIS hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing." /> |
| 29 | + <meta name="twitter:description" content="Restored 7th CCIS Hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing." /> |
30 | 30 | <meta name="twitter:image" content="https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/og-image.png" /> |
31 | 31 | <meta name="twitter:image:alt" content="Smart Profile Management System public demo preview" /> |
32 | 32 |
|
33 | | - <meta name="author" content="Mark Siazon, Charles Nathaniel Togle, Alexa San Jose" /> |
| 33 | + <meta name="author" content="Mark Siazon" /> |
34 | 34 |
|
35 | 35 | <script type="application/ld+json"> |
36 | 36 | { |
|
46 | 46 | "operatingSystem": "Any", |
47 | 47 | "isAccessibleForFree": true, |
48 | 48 | "creator": { |
49 | | - "@type": "Organization", |
50 | | - "name": "Team 2nd Choice" |
| 49 | + "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#team" |
51 | 50 | }, |
52 | | - "author": [ |
53 | | - { |
54 | | - "@type": "Person", |
55 | | - "name": "Mark Siazon", |
56 | | - "jobTitle": "Lead Frontend Developer and UI/UX" |
57 | | - }, |
58 | | - { |
59 | | - "@type": "Person", |
60 | | - "name": "Charles Nathaniel Togle", |
61 | | - "jobTitle": "Backend and Integration" |
62 | | - }, |
63 | | - { |
64 | | - "@type": "Person", |
65 | | - "name": "Alexa San Jose", |
66 | | - "jobTitle": "Systems and Architecture" |
67 | | - } |
68 | | - ], |
69 | | - "description": "A restored UMak CCIS hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing. Public demo data stays in the visitor's browser storage." |
| 51 | + "author": { |
| 52 | + "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#maintainer" |
| 53 | + }, |
| 54 | + "maintainer": { |
| 55 | + "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#maintainer" |
| 56 | + }, |
| 57 | + "description": "A restored 7th CCIS Hackathon demo for browser-local faculty credential uploads, admin review, sample document approvals, and profile proofing. Public demo data stays in the visitor's browser storage." |
70 | 58 | }, |
71 | 59 | { |
72 | 60 | "@type": "WebSite", |
73 | 61 | "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#website", |
74 | 62 | "name": "Smart Profile Management System", |
75 | 63 | "url": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/", |
76 | | - "description": "Public demo and answer source for the Smart Profile Management System hackathon showcase.", |
| 64 | + "description": "Public demo and answer source for the Smart Profile Management System 7th CCIS Hackathon showcase.", |
77 | 65 | "inLanguage": "en", |
78 | 66 | "publisher": { |
79 | 67 | "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#team" |
|
85 | 73 | "name": "Team 2nd Choice", |
86 | 74 | "url": "https://github.com/Iron-Mark/Hackathon-Smart-Profile-Management-System" |
87 | 75 | }, |
| 76 | + { |
| 77 | + "@type": "Person", |
| 78 | + "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#maintainer", |
| 79 | + "name": "Mark Siazon", |
| 80 | + "jobTitle": "Sole maintainer" |
| 81 | + }, |
88 | 82 | { |
89 | 83 | "@type": "SoftwareSourceCode", |
90 | 84 | "@id": "https://github.com/Iron-Mark/Hackathon-Smart-Profile-Management-System#source", |
91 | | - "name": "Hackathon Smart Profile Management System", |
| 85 | + "name": "7th CCIS Hackathon Smart Profile Management System", |
92 | 86 | "codeRepository": "https://github.com/Iron-Mark/Hackathon-Smart-Profile-Management-System", |
93 | 87 | "programmingLanguage": ["TypeScript", "React"], |
94 | 88 | "runtimePlatform": "Web browser", |
| 89 | + "maintainer": { |
| 90 | + "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#maintainer" |
| 91 | + }, |
| 92 | + "creator": { |
| 93 | + "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#team" |
| 94 | + }, |
95 | 95 | "isPartOf": { |
96 | 96 | "@id": "https://iron-mark.github.io/Hackathon-Smart-Profile-Management-System/#app" |
97 | 97 | } |
|
105 | 105 | "name": "What is Smart Profile Management System?", |
106 | 106 | "acceptedAnswer": { |
107 | 107 | "@type": "Answer", |
108 | | - "text": "A restored UMak CCIS hackathon showcase for faculty credential uploads, admin review, and approval tracking." |
| 108 | + "text": "A restored 7th CCIS Hackathon showcase for faculty credential uploads, admin review, and approval tracking." |
109 | 109 | } |
110 | 110 | }, |
111 | 111 | { |
|
142 | 142 | }, |
143 | 143 | { |
144 | 144 | "@type": "Question", |
145 | | - "name": "Who built the original hackathon project?", |
| 145 | + "name": "Who maintains the restored public demo?", |
| 146 | + "acceptedAnswer": { |
| 147 | + "@type": "Answer", |
| 148 | + "text": "Mark Siazon is the sole maintainer of the restored public demo and repository." |
| 149 | + } |
| 150 | + }, |
| 151 | + { |
| 152 | + "@type": "Question", |
| 153 | + "name": "Who built the original 7th CCIS Hackathon project?", |
146 | 154 | "acceptedAnswer": { |
147 | 155 | "@type": "Answer", |
148 | | - "text": "Team 2nd Choice: Mark Siazon, Charles Nathaniel Togle, and Alexa San Jose." |
| 156 | + "text": "The past initial hackathon team was Team 2nd Choice: Mark Siazon, Charles Nathaniel Togle, and Alexa San Jose." |
149 | 157 | } |
150 | 158 | } |
151 | 159 | ] |
|
160 | 168 | <main> |
161 | 169 | <h1>Smart Profile Management System</h1> |
162 | 170 | <p> |
163 | | - This restored UMak CCIS hackathon demo lets visitors try a browser-local |
| 171 | + This restored 7th CCIS Hackathon demo lets visitors try a browser-local |
164 | 172 | faculty credential upload and admin approval flow. The interactive demo |
165 | 173 | requires JavaScript. |
166 | 174 | </p> |
|
0 commit comments