Skip to content

Commit 414875f

Browse files
authored
add last minute DOE changes (#56)
* add last minute DOE changes * add datalab coffee chat, menu
1 parent a76498c commit 414875f

File tree

2 files changed

+107
-12
lines changed

2 files changed

+107
-12
lines changed

src/components/doe/prizeInfo.tsx

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,93 @@ const prizeList: Prize[] = [
239239
criteria:
240240
'GitHub is one of the best ways to collaborate, push code, get feedback, and show the world what you’ve built during a hackathon. To take it a step further, GitHub is now offering you access to industry tools, events & learning resources through something called GitHub Global Campus. Win this weekend’s Most Creative Use of GitHub prize category, first by signing up for GitHub Global Campus and second by using a GitHub repository to host your hackathon project’s code! Make sure your use of GitHub stands out with a detailed ReadMe page, meaningful pull requests and collaboration history, and even a GitHub pages deployment!',
241241
},
242+
{
243+
categoryName: 'Best Use of Retool',
244+
prizeFull: [
245+
<>
246+
<strong>Ducky One 3 SF Pure White 65% mechanical keyboard</strong>
247+
</>,
248+
],
249+
criteria: (
250+
<>
251+
Register with a student account and use Retool to create your next hack
252+
for Social Good. Each member of the winning team wins a Ducky One 3 SF
253+
Pure White 65% mechanical keyboard
254+
</>
255+
),
256+
},
257+
{
258+
categoryName: 'Best Aggie Reuse Store Hack',
259+
prizeFull: [
260+
<>
261+
<strong>Aggie Reuse Store Prize Basket</strong>
262+
</>,
263+
],
264+
criteria: (
265+
<>
266+
The Aggie Reuse Store received over 1,300 clothing items last quarter
267+
and diverted over 1,000 pounds of waste. These numbers have been growing
268+
every quarter, and they have become too large to be sustained by the
269+
spreadsheet they use to keep track of inventory. The current system of
270+
manually updating the spreadsheet to keep track of input and output is
271+
very tedious for volunteers and is prone to human error. To increase
272+
efficiency and sustainability, the Aggie Reuse Store would like to
273+
implement an inventory tracking system with a user-friendly, streamlined
274+
interface and an organized database for their data analytics team. How
275+
can we upgrade the current system to meet the Aggie Reuse Store’s need
276+
for an inventory tracking system?
277+
<br />
278+
<br />
279+
The Aggie Reuse Store currently has no way of monitoring the store’s
280+
foot traffic, so they don’t know how many students come in every week,
281+
what time students tend to come in, and what days of the week are most
282+
popular. Operating hours change from quarter to quarter, so they want to
283+
use customer traffic data to know when the most optimal time to open is
284+
and how to better staff their volunteers to support rush hour. How can
285+
we collect, organize, and display the Aggie Reuse Store’s visitor data
286+
in a user-friendly manner to better serve students?
287+
</>
288+
),
289+
},
290+
{
291+
categoryName: 'Best TreeDavis Hack',
292+
prizeFull: [
293+
<>
294+
<strong>TreeDavis Prize Basket</strong>
295+
</>,
296+
],
297+
criteria: (
298+
<>
299+
Tree Davis has a program where they convert turf lawns into
300+
Climate-Ready Landscapes. These are the installation of native,
301+
drought-tolerant plants and trees that are more beneficial to the
302+
environment than water-thirsty lawns. While it would be ideal to convert
303+
as much lawn as possible, some is still needed for active recreation,
304+
picnicking, etc. How can Tree Davis identify unneeded turf space that
305+
can be converted to Climate-Ready Landscapes and gather other related
306+
information, like amount, owner, and current use of space?
307+
<br />
308+
<br />
309+
Some people see trees as nuisances and prefer to cut them down, without
310+
recognizing their environmental benefits such as carbon sequestration,
311+
air quality improvement, and urban cooling. While there are tools that
312+
enumerate tree values, they are clunky and not easily accessible to
313+
individuals. How could Tree Davis educate people about the benefits of
314+
planting more trees and installing drought-tolerant landscapes, with the
315+
goal of inspiring action in their own homes/spaces?
316+
</>
317+
),
318+
},
319+
{
320+
categoryName: 'Best American Wild Horse Campaign (AWHC) Hack',
321+
prizeFull: [
322+
<>
323+
<strong>AWHC Prize Basket + Internship Opportunity</strong>
324+
</>,
325+
],
326+
criteria:
327+
"The American Wild Horse Campaign (AWHC) is a nonprofit organization fighting to ensure the future of America's iconic wild horses and burros and the Western public lands where they roam. There are many horses in the wild to the point where locating all the wild horses proves to be a difficult task. AWHC plans to implement the Wild Horse Animal Identifier, or Wild Horse ANI, which utilizes machine learning to identify wild horses. However, machine learning needs a lot of visual data, specifically images of horses. How can we create an app which accurately uploads photos of horses whilst also promoting community engagement?",
328+
},
242329
];
243330

244331
const leftColumnPrizes = prizeList.filter(

src/components/doe/scheduleInfo.tsx

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const saturdayEvents: Event[] = [
9999
start: saturdayDate('12:00'),
100100
duration: 30,
101101
headline: 'LUNCH',
102-
name: 'Mr. Pickles?',
102+
name: 'Mr. Pickles',
103103
type: 'Food',
104104
},
105105
{
@@ -156,6 +156,14 @@ const saturdayEvents: Event[] = [
156156
location: 'ARC Ballroom A',
157157
type: 'Workshop',
158158
},
159+
{
160+
start: saturdayDate('14:30'),
161+
duration: 60,
162+
name: 'Coffee Chat',
163+
description: 'Hosted by DataLab',
164+
location: 'ARC Courtyard',
165+
type: 'Workshop',
166+
},
159167
{
160168
start: saturdayDate('15:00'),
161169
duration: 60,
@@ -168,7 +176,7 @@ const saturdayEvents: Event[] = [
168176
start: saturdayDate('15:30'),
169177
duration: 30,
170178
headline: 'AFTERNOON SNACK',
171-
name: 'Yakult or Pocky',
179+
name: 'Yakult and Pocky',
172180
type: 'Food',
173181
},
174182
{
@@ -190,8 +198,8 @@ const saturdayEvents: Event[] = [
190198
{
191199
start: saturdayDate('17:00'),
192200
duration: 60,
193-
name: 'Deploying Your Angular App to GitHub Pages',
194-
description: 'Hosted by Meziah Ruby',
201+
name: 'Developing Your Personal Website with Angular and GitHub',
202+
description: 'Hosted by Meziah Ruby Cristobal',
195203
location: 'ARC Ballroom A',
196204
type: 'Workshop',
197205
},
@@ -272,15 +280,15 @@ const sundayEvents: Event[] = [
272280
},
273281
];
274282

275-
const noFoodSaturdayEvents = saturdayEvents.filter(
276-
(event) => event.type !== 'Food'
277-
);
278-
const noFoodSundayEvents = sundayEvents.filter(
279-
(event) => event.type !== 'Food'
280-
);
283+
// const noFoodSaturdayEvents = saturdayEvents.filter(
284+
// (event) => event.type !== "Food"
285+
// );
286+
// const noFoodSundayEvents = sundayEvents.filter(
287+
// (event) => event.type !== "Food"
288+
// );
281289

282-
export { noFoodSaturdayEvents as saturdayEvents };
290+
export { saturdayEvents };
283291

284-
export { noFoodSundayEvents as sundayEvents };
292+
export { sundayEvents };
285293

286294
export { allDayEvents };

0 commit comments

Comments
 (0)