Skip to content

Commit

Permalink
fix: fix template data
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Nov 7, 2024
1 parent 7ad9c54 commit 6bf11b1
Showing 1 changed file with 66 additions and 66 deletions.
132 changes: 66 additions & 66 deletions packages/template/src/templates/eventPlaning.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,296 +161,296 @@
{
"Activity": "Welcome breakfast",
"Type": "meal",
"Start": "2024-11-01T08:00:00.000Z",
"End": "2024-11-01T09:00:00.000Z",
"Start": "2024-11-01",
"End": "2024-11-01",
"Location": "Ballroom A",
"Speakers": ["speaker-1", "speaker-2"],
"Notes": "Breakfast will be served in the ballroom"
},
{
"Activity": "Opening keynote",
"Type": "keynote",
"Start": "2024-11-01T09:30:00.000Z",
"End": "2024-11-01T10:30:00.000Z",
"Start": "2024-11-02",
"End": "2024-11-02",
"Location": "Auditorium",
"Speakers": ["speaker-1"],
"Notes": "Jane will be speaking about the future of technology"
},
{
"Activity": "Panel Discussion: AI Ethics",
"Type": "panel",
"Start": "2024-11-01T11:00:00.000Z",
"End": "2024-11-01T12:30:00.000Z",
"Start": "2024-11-03",
"End": "2024-11-03",
"Location": "Conference Room B",
"Speakers": ["speaker-2", "speaker-3"],
"Notes": "Exploring ethical considerations in AI development"
},
{
"Activity": "Networking Lunch",
"Type": "meal",
"Start": "2024-11-01T12:30:00.000Z",
"End": "2024-11-01T14:00:00.000Z",
"Start": "2024-11-04",
"End": "2024-11-04",
"Location": "Garden Terrace",
"Speakers": [],
"Notes": "Buffet lunch with vegetarian options available"
},
{
"Activity": "Workshop: Cloud Computing",
"Type": "workshop",
"Start": "2024-11-01T14:00:00.000Z",
"End": "2024-11-01T16:00:00.000Z",
"Start": "2024-11-05",
"End": "2024-11-05",
"Location": "Tech Lab",
"Speakers": ["speaker-1"],
"Notes": "Hands-on session on cloud infrastructure"
},
{
"Activity": "Coffee Break",
"Type": "break",
"Start": "2024-11-01T16:00:00.000Z",
"End": "2024-11-01T16:30:00.000Z",
"Start": "2024-11-06",
"End": "2024-11-06",
"Location": "Lobby",
"Speakers": [],
"Notes": "Refreshments and light snacks provided"
},
{
"Activity": "Closing Remarks",
"Type": "presentation",
"Start": "2024-11-01T16:30:00.000Z",
"End": "2024-11-01T17:00:00.000Z",
"Start": "2024-11-07",
"End": "2024-11-07",
"Location": "Auditorium",
"Speakers": ["speaker-2"],
"Notes": "Summary of the day's events and future outlook"
},
{
"Activity": "VR Demo",
"Type": "demo",
"Start": "2024-11-02T09:00:00.000Z",
"End": "2024-11-02T11:00:00.000Z",
"Start": "2024-11-08",
"End": "2024-11-08",
"Location": "Innovation Hub",
"Speakers": ["speaker-3"],
"Notes": "Showcasing latest VR technologies"
},
{
"Activity": "Blockchain Seminar",
"Type": "seminar",
"Start": "2024-11-02T11:30:00.000Z",
"End": "2024-11-02T13:00:00.000Z",
"Start": "2024-11-09",
"End": "2024-11-09",
"Location": "Conference Room A",
"Speakers": ["speaker-1", "speaker-2"],
"Notes": "Exploring blockchain applications in various industries"
},
{
"Activity": "Startup Pitch Competition",
"Type": "competition",
"Start": "2024-11-02T14:00:00.000Z",
"End": "2024-11-02T16:00:00.000Z",
"Start": "2024-11-10",
"End": "2024-11-10",
"Location": "Auditorium",
"Speakers": [],
"Notes": "10 startups competing for funding"
},
{
"Activity": "Gala Dinner",
"Type": "meal",
"Start": "2024-11-02T19:00:00.000Z",
"End": "2024-11-02T22:00:00.000Z",
"Start": "2024-11-11",
"End": "2024-11-11",
"Location": "Grand Ballroom",
"Speakers": [],
"Notes": "Formal attire required, awards ceremony included"
},
{
"Activity": "IoT Workshop",
"Type": "workshop",
"Start": "2024-11-03T09:00:00.000Z",
"End": "2024-11-03T11:00:00.000Z",
"Start": "2024-11-12",
"End": "2024-11-12",
"Location": "Tech Lab",
"Speakers": ["speaker-3"],
"Notes": "Practical session on IoT device programming"
},
{
"Activity": "Future of Work Panel",
"Type": "panel",
"Start": "2024-11-03T11:30:00.000Z",
"End": "2024-11-03T13:00:00.000Z",
"Start": "2024-11-13",
"End": "2024-11-13",
"Location": "Conference Room B",
"Speakers": ["speaker-1", "speaker-2", "speaker-3"],
"Notes": "Discussing remote work trends and technologies"
},
{
"Activity": "Networking Lunch",
"Type": "meal",
"Start": "2024-11-03T13:00:00.000Z",
"End": "2024-11-03T14:30:00.000Z",
"Start": "2024-11-14",
"End": "2024-11-14",
"Location": "Rooftop Garden",
"Speakers": [],
"Notes": "Casual lunch with scenic views"
},
{
"Activity": "Cybersecurity Masterclass",
"Type": "workshop",
"Start": "2024-11-03T15:00:00.000Z",
"End": "2024-11-03T17:00:00.000Z",
"Start": "2024-11-15",
"End": "2024-11-15",
"Location": "Secure Lab",
"Speakers": ["speaker-2"],
"Notes": "Advanced techniques in network security"
},
{
"Activity": "Closing Keynote",
"Type": "keynote",
"Start": "2024-11-03T17:30:00.000Z",
"End": "2024-11-03T18:30:00.000Z",
"Start": "2024-11-16",
"End": "2024-11-16",
"Location": "Auditorium",
"Speakers": ["speaker-1"],
"Notes": "Inspirational talk on innovation and future tech"
},
{
"Activity": "Farewell Cocktail Reception",
"Type": "networking",
"Start": "2024-11-03T19:00:00.000Z",
"End": "2024-11-03T21:00:00.000Z",
"Start": "2024-11-17",
"End": "2024-11-17",
"Location": "Skyline Lounge",
"Speakers": [],
"Notes": "Casual networking event with drinks and canapés"
},
{
"Activity": "AI in Healthcare Symposium",
"Type": "symposium",
"Start": "2024-11-04T09:00:00.000Z",
"End": "2024-11-04T12:00:00.000Z",
"Start": "2024-11-18",
"End": "2024-11-18",
"Location": "Medical Tech Center",
"Speakers": ["speaker-1", "speaker-3"],
"Notes": "Exploring AI applications in medical diagnosis and treatment"
},
{
"Activity": "Green Tech Showcase",
"Type": "exhibition",
"Start": "2024-11-04T13:00:00.000Z",
"End": "2024-11-04T16:00:00.000Z",
"Start": "2024-11-19",
"End": "2024-11-19",
"Location": "Exhibition Hall",
"Speakers": [],
"Notes": "Displaying latest innovations in sustainable technology"
},
{
"Activity": "Quantum Computing Talk",
"Type": "presentation",
"Start": "2024-11-04T16:30:00.000Z",
"End": "2024-11-04T17:30:00.000Z",
"Start": "2024-11-20",
"End": "2024-11-20",
"Location": "Lecture Hall",
"Speakers": ["speaker-2"],
"Notes": "Introduction to quantum computing principles and applications"
},
{
"Activity": "Tech Trivia Night",
"Type": "social",
"Start": "2024-11-04T20:00:00.000Z",
"End": "2024-11-04T22:00:00.000Z",
"Start": "2024-11-21",
"End": "2024-11-21",
"Location": "Hotel Bar",
"Speakers": [],
"Notes": "Fun quiz night with tech-themed questions and prizes"
},
{
"Activity": "Robotics Demonstration",
"Type": "demo",
"Start": "2024-11-05T10:00:00.000Z",
"End": "2024-11-05T12:00:00.000Z",
"Start": "2024-11-22",
"End": "2024-11-22",
"Location": "Robotics Lab",
"Speakers": ["speaker-3"],
"Notes": "Live demonstration of advanced robotics systems"
},
{
"Activity": "Women in Tech Luncheon",
"Type": "networking",
"Start": "2024-11-05T12:30:00.000Z",
"End": "2024-11-05T14:00:00.000Z",
"Start": "2024-11-23",
"End": "2024-11-23",
"Location": "Executive Dining Room",
"Speakers": ["speaker-1"],
"Notes": "Celebrating and supporting women in technology fields"
},
{
"Activity": "5G and Beyond Panel",
"Type": "panel",
"Start": "2024-11-05T14:30:00.000Z",
"End": "2024-11-05T16:00:00.000Z",
"Start": "2024-11-24",
"End": "2024-11-24",
"Location": "Conference Room A",
"Speakers": ["speaker-2", "speaker-3"],
"Notes": "Discussing the future of mobile networks and connectivity"
},
{
"Activity": "Augmented Reality Workshop",
"Type": "workshop",
"Start": "2024-11-05T16:30:00.000Z",
"End": "2024-11-05T18:30:00.000Z",
"Start": "2024-11-25",
"End": "2024-11-25",
"Location": "AR/VR Studio",
"Speakers": ["speaker-1"],
"Notes": "Hands-on session creating AR applications"
},
{
"Activity": "Tech Ethics Roundtable",
"Type": "discussion",
"Start": "2024-11-06T09:00:00.000Z",
"End": "2024-11-06T11:00:00.000Z",
"Start": "2024-11-26",
"End": "2024-11-26",
"Location": "Boardroom",
"Speakers": ["speaker-1", "speaker-2", "speaker-3"],
"Notes": "Open discussion on ethical challenges in technology"
},
{
"Activity": "Data Science Bootcamp",
"Type": "workshop",
"Start": "2024-11-06T11:30:00.000Z",
"End": "2024-11-06T15:30:00.000Z",
"Start": "2024-11-27",
"End": "2024-11-27",
"Location": "Computer Lab",
"Speakers": ["speaker-2"],
"Notes": "Intensive session on data analysis and machine learning"
},
{
"Activity": "Tech Startup Mentoring",
"Type": "mentoring",
"Start": "2024-11-06T16:00:00.000Z",
"End": "2024-11-06T18:00:00.000Z",
"Start": "2024-11-28",
"End": "2024-11-28",
"Location": "Meeting Rooms",
"Speakers": ["speaker-1", "speaker-3"],
"Notes": "One-on-one mentoring sessions for tech entrepreneurs"
},
{
"Activity": "Cybersecurity CTF Competition",
"Type": "competition",
"Start": "2024-11-07T09:00:00.000Z",
"End": "2024-11-07T17:00:00.000Z",
"Start": "2024-11-29",
"End": "2024-11-29",
"Location": "Secure Lab",
"Speakers": [],
"Notes": "Capture The Flag competition for security enthusiasts"
},
{
"Activity": "Future of Transportation Symposium",
"Type": "symposium",
"Start": "2024-11-07T10:00:00.000Z",
"End": "2024-11-07T13:00:00.000Z",
"Start": "2024-11-30",
"End": "2024-11-30",
"Location": "Auditorium",
"Speakers": ["speaker-1", "speaker-2"],
"Notes": "Exploring electric vehicles, autonomous driving, and urban mobility"
},
{
"Activity": "Open Source Contributors Meetup",
"Type": "networking",
"Start": "2024-11-07T14:00:00.000Z",
"End": "2024-11-07T16:00:00.000Z",
"Start": "2024-12-01",
"End": "2024-12-01",
"Location": "Collaboration Space",
"Speakers": [],
"Notes": "Casual meetup for open source project contributors"
},
{
"Activity": "Tech Job Fair",
"Type": "career",
"Start": "2024-11-08T10:00:00.000Z",
"End": "2024-11-08T16:00:00.000Z",
"Start": "2024-12-02",
"End": "2024-12-02",
"Location": "Exhibition Hall",
"Speakers": [],
"Notes": "Connect with tech companies and explore job opportunities"
},
{
"Activity": "Closing Ceremony",
"Type": "ceremony",
"Start": "2024-11-08T17:00:00.000Z",
"End": "2024-11-08T18:00:00.000Z",
"Start": "2024-12-03",
"End": "2024-12-03",
"Location": "Grand Ballroom",
"Speakers": ["speaker-1", "speaker-2", "speaker-3"],
"Notes": "Wrapping up the event with final remarks and awards"
Expand Down

0 comments on commit 6bf11b1

Please sign in to comment.