Skip to content

Commit bd814c3

Browse files
authored
Merge pull request #6 from UWB-ACM/launch
Launch into Main
2 parents 6505cb1 + 5b355bd commit bd814c3

19 files changed

+132
-116
lines changed

.idea/modules.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
This was the website for UWB Hacks in Person 2023... but we are now converting it to 2024!
1+
UWB HACKS AI 2024
22

3-
Old 2023 link: https://uwb-acm.github.io/uwb-hacks23/
4-
5-
2024 Link: None. WIP.
6-
7-
## Assigned Sections:
8-
9-
- **Alan:** Splash screen, Headers
10-
- **Logan:** Tracks
11-
- **Bon:** Schedule, About the Event
12-
- **Tushar:** FAQ
13-
- **Joshua:** Footers
14-
15-
**Goal:** Make it look website-ready for 2024. Deadline for completion is March 4th.
3+
Link: https://uwb-acm.github.io/uwb-hacks24/

asset-manifest.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"files": {
3-
"main.css": "/uwb-hacks23/static/css/main.f3604261.css",
4-
"main.js": "/uwb-hacks23/static/js/main.6c135985.js",
5-
"static/js/977.4288c011.chunk.js": "/uwb-hacks23/static/js/977.4288c011.chunk.js",
6-
"static/js/787.3a400261.chunk.js": "/uwb-hacks23/static/js/787.3a400261.chunk.js",
7-
"static/media/grid.png": "/uwb-hacks23/static/media/grid.7c3d9e70b68002b91368.png",
8-
"static/media/uwbhacksai2024.png": "/uwb-hacks23/static/media/uwbhacksai2024.dca938372495b2b7deb6.png",
9-
"static/media/cropped_husky.PNG": "/uwb-hacks23/static/media/cropped_husky.7e5e29cab44c4950fafc.PNG",
10-
"static/media/club_logos.png": "/uwb-hacks23/static/media/club_logos.f7dbf2d9c53b4251e6fd.png",
11-
"static/media/paw.png": "/uwb-hacks23/static/media/paw.743f5969edc044edca9a.png",
12-
"static/media/Stacker-GOzYm.otf": "/uwb-hacks23/static/media/Stacker-GOzYm.92ecde0d0dce6f668812.otf",
13-
"static/media/Stacker-jE03l.ttf": "/uwb-hacks23/static/media/Stacker-jE03l.f41bace54b6afb764279.ttf",
14-
"static/media/Code_of_Conduct.pdf": "/uwb-hacks23/static/media/Code_of_Conduct.3935d5e488836e006de9.pdf",
15-
"static/media/avanade.png": "/uwb-hacks23/static/media/avanade.57aa2db0cebde6cb8a24.png",
16-
"index.html": "/uwb-hacks23/index.html",
17-
"main.f3604261.css.map": "/uwb-hacks23/static/css/main.f3604261.css.map",
18-
"main.6c135985.js.map": "/uwb-hacks23/static/js/main.6c135985.js.map",
19-
"977.4288c011.chunk.js.map": "/uwb-hacks23/static/js/977.4288c011.chunk.js.map",
20-
"787.3a400261.chunk.js.map": "/uwb-hacks23/static/js/787.3a400261.chunk.js.map"
3+
"main.css": "/uwb-hacks24/static/css/main.f3604261.css",
4+
"main.js": "/uwb-hacks24/static/js/main.6c135985.js",
5+
"static/js/977.4288c011.chunk.js": "/uwb-hacks24/static/js/977.4288c011.chunk.js",
6+
"static/js/787.3a400261.chunk.js": "/uwb-hacks24/static/js/787.3a400261.chunk.js",
7+
"static/media/grid.png": "/uwb-hacks24/static/media/grid.7c3d9e70b68002b91368.png",
8+
"static/media/uwbhacksai2024.png": "/uwb-hacks24/static/media/uwbhacksai2024.dca938372495b2b7deb6.png",
9+
"static/media/cropped_husky.PNG": "/uwb-hacks24/static/media/cropped_husky.7e5e29cab44c4950fafc.PNG",
10+
"static/media/club_logos.png": "/uwb-hacks24/static/media/club_logos.f7dbf2d9c53b4251e6fd.png",
11+
"static/media/paw.png": "/uwb-hacks24/static/media/paw.743f5969edc044edca9a.png",
12+
"static/media/Stacker-GOzYm.otf": "/uwb-hacks24/static/media/Stacker-GOzYm.92ecde0d0dce6f668812.otf",
13+
"static/media/Stacker-jE03l.ttf": "/uwb-hacks24/static/media/Stacker-jE03l.f41bace54b6afb764279.ttf",
14+
"static/media/Code_of_Conduct.pdf": "/uwb-hacks24/static/media/Code_of_Conduct.3935d5e488836e006de9.pdf",
15+
"static/media/avanade.png": "/uwb-hacks24/static/media/avanade.57aa2db0cebde6cb8a24.png",
16+
"index.html": "/uwb-hacks24/index.html",
17+
"main.f3604261.css.map": "/uwb-hacks24/static/css/main.f3604261.css.map",
18+
"main.6c135985.js.map": "/uwb-hacks24/static/js/main.6c135985.js.map",
19+
"977.4288c011.chunk.js.map": "/uwb-hacks24/static/js/977.4288c011.chunk.js.map",
20+
"787.3a400261.chunk.js.map": "/uwb-hacks24/static/js/787.3a400261.chunk.js.map"
2121
},
2222
"entrypoints": [
2323
"static/css/main.f3604261.css",

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"><meta charset="utf-8"/><link rel="icon" href="/uwb-hacks23/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="UWB Hacks 2024" content="UWB Hacks 2024. Hackathon Hosted by the ACM at The University of Washington Bothell."/><link rel="apple-touch-icon" href="/uwb-hacks23/logo192.png"/><link rel="manifest" href="/uwb-hacks23/manifest.json"/><title>UWB Hacks AI</title><script defer="defer" src="/uwb-hacks23/static/js/main.6c135985.js"></script><link href="/uwb-hacks23/static/css/main.f3604261.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script></body></html>
1+
<!doctype html><html lang="en"><head><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"><meta charset="utf-8"/><link rel="icon" href="/uwb-hacks24/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="UWB Hacks 2024" content="UWB Hacks 2024. Hackathon Hosted by the ACM at The University of Washington Bothell."/><link rel="apple-touch-icon" href="/uwb-hacks24/logo192.png"/><link rel="manifest" href="/uwb-hacks24/manifest.json"/><title>UWB Hacks AI</title><script defer="defer" src="/uwb-hacks24/static/js/main.6c135985.js"></script><link href="/uwb-hacks24/static/css/main.f3604261.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script></body></html>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"homepage": "https://uwb-acm.github.io/uwb-hacks23",
3-
"name": "uwb-hacks23",
2+
"homepage": "https://uwb-acm.github.io/uwb-hacks24",
3+
"name": "uwb-hacks24",
44
"version": "0.1.0",
55
"private": true,
66
"dependencies": {

src/App.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ function App() {
2222
<Header />
2323
<Routes className="max-w-md">
2424
<Route path="*" element={<Home />} />
25-
<Route path="/uwb-hacks23" element={<Home />} />
26-
{/** <Route path="/uwb-hacks23/Registration" element={<Register />} />*/}
27-
<Route path="/uwb-hacks23/Schedule" element={<Schedule />} />
28-
<Route path="/uwb-hacks23/FAQ" element={<FAQ />} />
29-
<Route path="/uwb-hacks23/Contact" element={<ContactUs />} />
25+
<Route path="/uwb-hacks24" element={<Home />} />
26+
{/** <Route path="/uwb-hacks24/Registration" element={<Register />} />*/}
27+
<Route path="/uwb-hacks24/Schedule" element={<Schedule />} />
28+
<Route path="/uwb-hacks24/FAQ" element={<FAQ />} />
29+
<Route path="/uwb-hacks24/Contact" element={<ContactUs />} />
3030
</Routes>
3131
<Footer />
3232
</BrowserRouter>

src/Home/About.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function About() {
1010
</div>
1111
<div className="w-20 h-20"></div>
1212
<div className="w-72 min-[500px]:w-[30rem] min-[400px]:w-[24rem]">
13-
<div className="font-normal text-xl text-yellow" style={{ margin: '0 20px' }} >UWB Hacks In Person is the 8th annual hackathon at the University of Washington, Bothell. The UWB ACM intends to bring students with diverse skill sets together to make connections and create something useful and/or fun. <br/><br/> Our hackathon is a great way for college students to network, get hands-on experience in programming, and solve problems in teams. Whether this is your first or five-hundredth hackathon, come join UWB Hacks AI this year for a fun time!</div>
13+
<div className="font-normal text-xl text-yellow" style={{ margin: '0 20px' }} >UWB Hacks AI is the 7th annual hackathon at the University of Washington, Bothell. The UWB ACM intends to bring students with diverse skill sets together to make connections and create something useful and/or fun. <br/><br/> Our hackathon is a great way for college students to network, get hands-on experience in programming, and solve problems in teams. Whether this is your first or five-hundredth hackathon, come join UWB Hacks AI this year for a fun time!</div>
1414
</div>
1515

1616
</div>

src/Home/FAQ.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function FAQ() {
1515
The venue for in-person activities will be the top floor of the Activities and Recreation Center (ARC) at UW Bothell. <br /><br />
1616
We will have a Discord channel devoted to the hackathon that you can use to keep track of the schedule and to ask questions or attend virtual events.
1717
</CollapseButton>
18-
<CollapseButton buttonID="faqb2" buttonText="How will UWB Hacks In Person run?">
18+
<CollapseButton buttonID="faqb2" buttonText="How will UWB HACKS AI run?">
1919
This will be a hybrid event, with in-person and virtual offerings. The venue for in-person activities will be the top floor of the Activities and Recreation Center (ARC) at UW Bothell. <br /><br />
2020
Friday 10am-2pm: Opening Ceremony, Team Building, FREE SNACKS! <br /><br />
2121
Saturday 9am-4pm: Development Workshops, Seminars, Coding + FREE PIZZA <br /><br />
@@ -32,10 +32,10 @@ function FAQ() {
3232
<CollapseButton buttonID="faqb5" buttonText="What if I don't have a team?">
3333
You are welcome to work individually or with a team. <br /><br />
3434
Friday, we will have an in-person Opening Ceremony and Team Building time, from 10:00am until 2:00pm. Free snacks will be provided. The top floor of the Activities and Recreation Center (ARC) at UW Bothell is reserved. <br /><br />
35-
If you are struggling to find a team or don't have a team and want to work with one, we recommend you join our UWB Hacks In Person Discord. There is a '#team-formation' channel where you can find other people looking for teams.
35+
If you are struggling to find a team or don't have a team and want to work with one, we recommend you join our UWB Hacks AI Discord. There is a '#team-formation' channel where you can find other people looking for teams.
3636
</CollapseButton>
3737
<CollapseButton buttonID="faqb6" buttonText="How many people can be on a team?">
38-
We have a limit of 5 members per team. Any more than 5 members would potentially reduce team production and cause further difficulties for your projects.
38+
We have a limit of 3 members per team. Any more than 3 members would potentially reduce team production and cause further difficulties for your projects.
3939
</CollapseButton>
4040
<CollapseButton buttonID="faqb7" buttonText="What are tracks?">
4141
In Hackathons, tracks are used to help you come up with ideas and help guide you through your project. For example: a project for the Education track could be an app that helps students keep track of their school and personal life to maintain a healthy work life balance.
@@ -44,12 +44,12 @@ function FAQ() {
4444
Behave Appropriately: This is an event on a university campus, and thus you should act as you would on campus. Inappropriate behavior or posts are not acceptable under any circumstances. <br /><br />
4545
<a className="font-bold text-yellow" target="_blank" href={COC}>Read our code of conduct</a>
4646
</CollapseButton>
47-
<CollapseButton buttonID="faqb9" buttonText="Does UWB Hacks In Person cost money?">
47+
<CollapseButton buttonID="faqb9" buttonText="Does UWB Hacks AI cost money?">
4848
This event is entirely free! No sign up or registration fees required. <br /><br />
4949
Parking on campus does cost $1.75 per hour and is on an hourly basis. For more information about parking, check <a className="font-bold text-white" target="_blank" href='https://www.uwb.edu/commuter-services/parking/parking-permits#daily-parking '>here</a>
5050
</CollapseButton>
5151
<CollapseButton buttonID="faqb10" buttonText="What if I have a question that wasn't answered in the FAQ?">
52-
Please feel free to reach out to event organizers in the “#organizer-discussion” channel of the UWB Hacks In Person Discord or fill out the <NavLink to="/uwb-hacks23/Contact" className=" cursor-pointer text-white font-bold"> contact form. </NavLink>
52+
Please feel free to reach out to event organizers in the “#organizer-discussion” channel of the UWB Hacks AI Discord or fill out the <NavLink to="/uwb-hacks24/Contact" className=" cursor-pointer text-white font-bold"> contact form. </NavLink>
5353
</CollapseButton>
5454

5555

src/Home/Footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import {NavLink, useLocation} from "react-router-dom";
44
//import {Link} from "react-scroll";
55
export default function Footer() {
66
const location = useLocation();
7-
if (location.pathname !== "/uwb-hacks23" && location.pathname !== "/uwb-hacks23/") {
7+
if (location.pathname !== "/uwb-hacks24" && location.pathname !== "/uwb-hacks24/") {
88
return <></>
99
}
1010

@@ -82,7 +82,7 @@ export default function Footer() {
8282
</div>
8383
{/* The contact column is a placeholder column for now
8484
<div style={{margin: '55px 9% 0 9%', color: 'white'}}>
85-
<NavLink to="/uwb-hacks23/Contact" className='hover:text-white'>
85+
<NavLink to="/uwb-hacks24/Contact" className='hover:text-white'>
8686
<div className='font-SecularOne' style={{fontSize: '24px'}}>Contact Us</div>
8787
<textarea
8888
style={{

0 commit comments

Comments
 (0)