Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5aa59df

Browse files
authored
Merge pull request#51 from csesoc/I2-23/update-events
update events
2 parents5942207 +50de71a commit5aa59df

File tree

4 files changed

+30
-6
lines changed

4 files changed

+30
-6
lines changed

‎frontend/public/data/events.ts‎

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,28 @@ export type eventInfo = {
1010

1111
exportconstevents:eventInfo[]=[
1212
{
13-
title:"Brawl Stars Tournament",
14-
startTime:"Thursday, 29 May 2025 20:00:00",
15-
endTime:"Thursday, 29 May 2025 22:30:00",
16-
location:"Online via Discord",
17-
image:"/images/events/brawl_stars.jpg",
18-
link:"https://www.facebook.com/events/1251081513377441"
13+
title:"Startup Spotlight Barbeque",
14+
startTime:"Wednesday, 11 June 2025 12:00:00",
15+
endTime:"Wednesday, 11 June 2025 14:00:00",
16+
location:"John Lions Garden",
17+
image:"/images/events/startup_spotlight_bbq.jpg",
18+
link:"https://www.facebook.com/events/1018289650496840"
19+
},
20+
{
21+
title:"Mister Maker's Magic Table",
22+
startTime:"Wednesday, 18 June 2025 13:00:00",
23+
endTime:"Wednesday, 18 June 2025 15:00:00",
24+
location:"UNSW Quad",
25+
image:"/images/events/mister_makers_magic_table.jpg",
26+
link:"https://www.facebook.com/events/1224929275882537"
27+
},
28+
{
29+
title:"Industry Mentoring Program Launch",
30+
startTime:"Wednesday, 18 June 2025 18:00:00",
31+
endTime:"Wednesday, 18 June 2025 20:00:00",
32+
location:"Rex Vowels Theatre",
33+
image:"/images/events/industry_mentoring_program.jpg",
34+
link:"https://www.facebook.com/events/1776932683235783"
1935
},
2036
{
2137
title:"Rookie Code Rumble",
@@ -28,6 +44,14 @@ export const events: eventInfo[] = [
2844
];
2945

3046
exportconstpreviousEvents:eventInfo[]=[
47+
{
48+
title:"Brawl Stars Tournament",
49+
startTime:"Thursday, 29 May 2025 20:00:00",
50+
endTime:"Thursday, 29 May 2025 22:30:00",
51+
location:"Online via Discord",
52+
image:"/images/events/brawl_stars.jpg",
53+
link:"https://www.facebook.com/events/1251081513377441"
54+
},
3155
{
3256
title:"Flower Exchange",
3357
startTime:"Wednesday, 23 Apr 2025 13:00:00",
312 KB
Loading
426 KB
Loading
236 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp