Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main branch with enoch branch #10

Merged
merged 30 commits into from
Apr 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
8299d94
Merge pull request #5 from aztec-quantum/enoch
enochchigbu Oct 27, 2023
99e6520
testing connnection
alepach56 Dec 23, 2023
043bca1
added member roadmap page for mobile and dekstop
jbmiv Dec 27, 2023
3d6af30
Added a field for member roadmap styles
jbmiv Dec 27, 2023
2ef55dd
added roadmap navbar for each semester
jbmiv Jan 1, 2024
3ff2173
Add Member Roadmap to main webpage
alepach56 Jan 3, 2024
b8f7b07
Merge branch 'main' of https://github.com/aztec-quantum/club-site
alepach56 Jan 3, 2024
b1c8ab0
Modify previous changes to member roadmap
alepach56 Jan 3, 2024
e451252
initializing NPM
TannerTorrey3 Jan 11, 2024
c342fad
adding server.js
TannerTorrey3 Jan 11, 2024
3dffb9f
removing node_modules
TannerTorrey3 Jan 11, 2024
982a52b
adding Dockerfile
TannerTorrey3 Jan 11, 2024
c06a07f
modifying roadmap
TannerTorrey3 Jan 16, 2024
89f6d00
implementing roadmap funtionality
TannerTorrey3 Jan 16, 2024
051f81b
Merge pull request #6 from aztec-quantum/roadmap
TannerTorrey3 Jan 16, 2024
c52c8ec
Merge pull request #7 from aztec-quantum/main
TannerTorrey3 Jan 16, 2024
6ac341e
adding expanding labs
TannerTorrey3 Jan 17, 2024
85f712f
Merge branch 'roadmap' of https://github.com/aztec-quantum/club-site …
TannerTorrey3 Jan 17, 2024
361e4c8
Merge pull request #8 from aztec-quantum/roadmap
TannerTorrey3 Jan 17, 2024
5fde6ae
Added a research page with the format from roadmap
jbmiv Jan 21, 2024
037f8ae
fixed research text
jbmiv Jan 21, 2024
0d11e5e
update main
TannerTorrey3 Jan 23, 2024
69bd83f
cleaning index.html
TannerTorrey3 Jan 23, 2024
0a22891
cleaning research.json
TannerTorrey3 Jan 23, 2024
6c92abf
.json change
Jan 23, 2024
9ff4619
.json change
Jan 23, 2024
dc97b4e
cleaning pages
TannerTorrey3 Jan 23, 2024
90181a0
publishing VERSION 1.0
TannerTorrey3 Jan 24, 2024
2986a88
Updating research.json
TannerTorrey3 Jan 24, 2024
23af8c2
adding icon
TannerTorrey3 Jan 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cleaning index.html
TannerTorrey3 committed Jan 23, 2024
commit 69bd83ff03045b5f89484580c2fb98d649323efb
27 changes: 3 additions & 24 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -33,15 +33,6 @@
</div>
<div class="nav-selector">
<a href="#" onclick="switchPage('events')">Events</a>
<<<<<<< HEAD
=======
</div>
<div class="nav-selector">
<a href="#" onclick="switchPage('eboard')">E-Board</a>
</div>
<div class="nav-selector">
<a href="#" onclick="switchPage('research')">Research</a>
>>>>>>> 5fde6ae (Added a research page with the format from roadmap)
</div>
<!--
<div class="nav-selector">
@@ -86,15 +77,6 @@
</div>
<div>
<a class="sidenav-selector" href="#" onclick="switchPage('events')">Events</a>
<<<<<<< HEAD
=======
</div>
<div>
<a class="sidenav-selector" href="#" onclick="switchPage('eboard')">E-Board</a>
</div>
<div>
<a class="sidenav-selector" href="#" onclick="switchPage('research')">Research</a>
>>>>>>> 5fde6ae (Added a research page with the format from roadmap)
</div>
<!--
<div>
@@ -178,23 +160,20 @@ <h2> Professional Certificates and Experience </h2>

<!-- Research Page -->
<div id="research" class="page research-container">
<<<<<<< HEAD
<<<<<<< HEAD

<h1 class="research-header">Wirless and Quantum Communication Research Group at SDSU</h1>
<p class="research-subheader"> The WQCR Group focuses on Wireless and Quantum Communication Research. We work in small teams to apply quantum computing in areas such as telecommunications, UAV networks, satellite networks, and more! We have research positions available for both undergraduate and graduate students. To learn more contact the club president or faculty advisor.</p>
</div>
=======
<!-- TODO: HAVING TROUBLE GETTING THE JSON NODES TO DISPLAY WITH THE STATIC TEXT!!!
<h1 class="research-header">Wirless and Quantum Communication Research Lab @ SDSU</h1>
<p class="research-subheader"> This page is dedicated to our new Quantum Research Lab at SDSU. The WQCR Lab focuses on exactly what you think it would from its title. Wireless and Quantum Communication Research.</p>
-->
</div>
>>>>>>> 5fde6ae (Added a research page with the format from roadmap)
=======

<h1 class="research-header">Wirless and Quantum Communication Research Lab @ SDSU</h1>
<p class="research-subheader"> This page is dedicated to our new Quantum Research Lab at SDSU. The WQCR Lab focuses on exactly what you think it would from its title. Wireless and Quantum Communication Research.</p>
</div>
>>>>>>> 037f8ae (fixed research text)