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

Fixed admin buttons from cutting off on mobile. #13

Open
wants to merge 255 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
255 commits
Select commit Hold shift + click to select a range
01ae87a
Ugly, but for Status Update!
anderm18 Feb 15, 2022
c9d0034
Merge branch 'main' of https://github.com/anderm18/HASSPathways
anderm18 Feb 15, 2022
3b25660
starting to write things - broken code for homepage
susan-hatfalvi Feb 15, 2022
db4722d
moved some files and started on CSS and HTML for homepage
susan-hatfalvi Feb 15, 2022
b513dd3
made a list of the different sections and rough new search bar
susan-hatfalvi Feb 18, 2022
a09806f
cleaned up the homepage
susan-hatfalvi Feb 18, 2022
4c66efc
database stuff and some fun register page (that i tore apart, oops)
anderm18 Feb 19, 2022
74513d4
Some commits for status update
anderm18 Feb 22, 2022
31ca3bd
These didn't make it in my last commit,
anderm18 Feb 22, 2022
113049d
kaylin directory
anderm18 Feb 25, 2022
816ae67
make a new html - starting to experiment on how to get the links to work
susan-hatfalvi Feb 28, 2022
502a484
Fixed Signup : )
anderm18 Mar 1, 2022
338da08
updated sqlite
anderm18 Mar 1, 2022
bc65b8b
try to read json files & add in templates for reference
susan-hatfalvi Mar 1, 2022
810d2e3
Combining Register and Login
anderm18 Mar 7, 2022
8f4c368
Merge branch 'main' of https://github.com/anderm18/HASSPathways
anderm18 Mar 7, 2022
e6cec26
test script for ec2 instance
anderm18 Mar 8, 2022
41533ea
Kaylin's Repo merge
anderm18 Mar 15, 2022
207c9b1
made buttons and had a more conceptual design of the admin page - sta…
susan-hatfalvi Mar 15, 2022
08459c0
Merge branch 'main' of https://github.com/anderm18/HASSPathways
susan-hatfalvi Mar 15, 2022
97584fb
Course Integration with DynamoDB
anderm18 Mar 18, 2022
45d9a6b
doing more trial and error for how the best way is to read json file …
susan-hatfalvi Mar 18, 2022
f9f5209
Merge branch 'main' of https://github.com/anderm18/HASSPathways
susan-hatfalvi Mar 18, 2022
b54ca87
worked on reading from json file into html
susan-hatfalvi Mar 22, 2022
540aa16
Database Updating
anderm18 Mar 28, 2022
0c46ebc
Didn't mean to delete this
anderm18 Mar 28, 2022
f6c1699
Pathway Database Manipulation
anderm18 Mar 28, 2022
edcf1d5
Transfer Data Package
anderm18 Mar 28, 2022
36f11b2
Some data scirpt tests (little messy)
anderm18 Mar 28, 2022
1823dca
worked more with javascript and html
susan-hatfalvi Mar 28, 2022
db63d65
continuing to go back and forth trying to get the JavaScript to read …
susan-hatfalvi Mar 29, 2022
82469ed
Bringing the remake to this repo
Ryzon3 Apr 1, 2022
3cd5619
Added Search to the from classes page
Ryzon3 Apr 1, 2022
53ddf99
Completed functionality for FromClasses
Ryzon3 Apr 8, 2022
eb22f14
Added start of Admin Pages
Ryzon3 Apr 15, 2022
c82a876
Updated Admin COurse page
Ryzon3 Apr 15, 2022
e60434d
Finished the course page on the Admin portal
Ryzon3 Apr 19, 2022
9778f73
Fixed changes in course part of portal
Ryzon3 Apr 19, 2022
729193e
Fixes#11, just removed some stuff in HeaderNav.vue
liuj-42 May 26, 2022
8490595
Fix #6, add css to make position the footer sticky
liuj-42 May 26, 2022
316b7ec
Fix #1
liuj-42 May 27, 2022
a926a29
changed the a tag to be a router link instead, Fix #4
liuj-42 May 27, 2022
88898f4
removing node-sass module from dependices
liuj-42 May 27, 2022
843c172
Update package-lock.json to version 2 and run the linter
May 28, 2022
be74031
remove the useless save button, closes #12 and #13
May 28, 2022
337a2ad
rename the tab 4000 level to 3rd course, closes #2
May 28, 2022
82ece40
add header button opacity change on hover, closes #3
May 28, 2022
7433547
Merge pull request #15 from anderm18/lily-starter-changes
anderm18 May 31, 2022
ed53cb2
Merge branch 'main' into delete-button-functionality
liuj-42 May 31, 2022
3e35faa
Added the delete button again (now deletes all courses for the pathw…
liuj-42 May 31, 2022
3012242
Updating Netlify Test
anderm18 May 31, 2022
b86efd6
delete button now unchecks everything on the current tab
liuj-42 May 31, 2022
f51f914
my pathways page now no longer shows empty pathways
liuj-42 May 31, 2022
ce3cc71
Merge branch 'main' into delete-button-functionality
liuj-42 May 31, 2022
3c352b2
Merge pull request #16 from anderm18/delete-button-functionality
anderm18 Jun 1, 2022
015a3f5
should fix #14
liuj-42 Jun 1, 2022
0aecca7
Fix link for pathway button on admin portal
Ryzon3 Jun 2, 2022
d78f80c
Initial Mockup for #10
Ryzon3 Jun 2, 2022
2287a26
Neatify button spacing + styles for homepage
Bowserinator Jun 2, 2022
17f3426
Add extra urls to other pages
Bowserinator Jun 2, 2022
7294183
Vuetify table for 'search by class' page
Bowserinator Jun 2, 2022
bbd61d3
Admin portal made to look different than homepage
Bowserinator Jun 2, 2022
115a3e9
Merge branch 'anderm18:main' into main
Bowserinator Jun 2, 2022
d0ea473
Merge branch 'main' of https://github.com/Bowserinator/HASSPathways i…
Bowserinator Jun 2, 2022
d043b25
Neatify admin course edit page
Bowserinator Jun 2, 2022
82204e7
Checkbox disabled->readonly, empty state
Bowserinator Jun 2, 2022
30043b6
Add empty state to pathways from classes result page
Bowserinator Jun 2, 2022
f6dbfe6
added button to toggle views
liuj-42 Jun 3, 2022
b5f02bd
added course titles and descriptions to the graph view
liuj-42 Jun 3, 2022
83dfde9
created new component for displaying graph courses
liuj-42 Jun 3, 2022
d975f09
changing some css
liuj-42 Jun 3, 2022
890aebe
Finished Admin Pathway Page, Closes #10
Ryzon3 Jun 3, 2022
d88a941
Centered the table content for Admin Pathways
Ryzon3 Jun 3, 2022
c5dad82
Setup for EC2
anderm18 Jun 6, 2022
2538d23
change v-if to v-show so items arent re-rendered every time button is…
liuj-42 Jun 6, 2022
1c4cf18
change how the courses look in graph view
liuj-42 Jun 6, 2022
9846801
Add missing axios dependency to package.json
Jun 6, 2022
ede8a9b
Make the "My Pathways" button look like a real button closes #26
Jun 6, 2022
b0a9cc3
Merge branch 'main' into main
Bowserinator Jun 7, 2022
d944c35
Testing out some package fixes
anderm18 Jun 7, 2022
193ce0d
Ok that didnt work
anderm18 Jun 7, 2022
ca5f8cc
testing another package fix
anderm18 Jun 7, 2022
b92f6a9
Fixing Package.json
anderm18 Jun 7, 2022
6cad787
Trying yet again
anderm18 Jun 7, 2022
309f917
changed how some things looked
liuj-42 Jun 7, 2022
9f96940
Merge branch 'main' into james-issues-changes
liuj-42 Jun 7, 2022
035f75c
changing package.json to remove comflicting dependencies
liuj-42 Jun 7, 2022
c9ee79f
removing duplicate dependices from package.json
liuj-42 Jun 7, 2022
ed6ef7e
fix #27 and remove unused code for course modifer icons
liuj-42 Jun 7, 2022
de5a8fa
fix #7, add a button that redirects you to /search-classes
liuj-42 Jun 7, 2022
58c2f21
adding changes to package.json
liuj-42 Jun 7, 2022
5104492
trying to fix netlify deploy errors
liuj-42 Jun 7, 2022
6c940c7
Added two scrapers for #24
Ryzon3 Jun 7, 2022
b0334ff
Fixed compilation warnings
Ryzon3 Jun 7, 2022
278cd75
Merge pull request #36 from anderm18/james-issues-changes
anderm18 Jun 7, 2022
6298ec9
Merge branch 'main' into lily-pathways-button
liuj-42 Jun 7, 2022
e79028d
Merge pull request #35 from anderm18/lily-pathways-button
anderm18 Jun 7, 2022
3f259bc
Fixed Michael's Commit, this is his work
anderm18 Jun 7, 2022
b3ee53f
Adding automatic tab switch on pathway page
dimitri-lopez Jun 7, 2022
fd9eeea
Merge branch 'main' into main
Bowserinator Jun 8, 2022
a51e75f
Forgot a } when merging
Bowserinator Jun 8, 2022
3592904
Forgot another >
Bowserinator Jun 8, 2022
bbd123c
Adding auto tab switching + toggle
dimitri-lopez Jun 8, 2022
dbcf4ba
Change home page logo on theme switch
dimitri-lopez Jun 8, 2022
eb2f96a
Fixing white space on button to fix syntax warning
dimitri-lopez Jun 8, 2022
c406aa1
Updated light/dark mode icons and hover text
CryptidGrrrl Jun 9, 2022
ca12242
Delete workspace.xml
CryptidGrrrl Jun 9, 2022
752d03f
Delete launch.json
CryptidGrrrl Jun 9, 2022
c833331
Merge branch 'main' into graph-view
liuj-42 Jun 9, 2022
ad7def1
Changed font weight on search page to bold
CryptidGrrrl Jun 9, 2022
0e5e4a4
Fixing automatic tab switching.
dimitri-lopez Jun 9, 2022
b2e97bb
Changed color of button + only on select
dimitri-lopez Jun 9, 2022
3e97000
Merge pull request #29 from Bowserinator/main
anderm18 Jun 10, 2022
68ec466
Update .gitignore
jaw12346 Jun 10, 2022
eb89d64
Delete package-lock.json
CryptidGrrrl Jun 10, 2022
64be885
Re-uploading package-lock.json
CryptidGrrrl Jun 10, 2022
df106e9
Fixed scrapers and added new pathways.json
Ryzon3 Jun 10, 2022
d2a29a9
Merge branch 'main' into 32-light-mode-changes
CryptidGrrrl Jun 10, 2022
6e4719d
fix #40, position of the icons can be changed in the css part of MyPa…
liuj-42 Jun 10, 2022
60150fb
Merge branch 'main' into james-issues-changes
liuj-42 Jun 10, 2022
d59ccff
Merge pull request #38 from anderm18/30-dark-light-mode-hover
anderm18 Jun 10, 2022
160b0b0
Change sass version from ^1.43.3 to 1.32
liuj-42 Jun 10, 2022
3621371
Update .gitignore
liuj-42 Jun 10, 2022
443d6b6
Merge branch 'main' into 32-light-mode-changes
CryptidGrrrl Jun 10, 2022
e18be0b
Made UL into buttons, added icons
michaelni678 Jun 10, 2022
bce53d4
working on bookmarking pathways/saving them for later
liuj-42 Jun 10, 2022
e6ab290
Fixed scraoers and json files
Ryzon3 Jun 10, 2022
28ce835
Document the pathways.json file format, closes #42
Jun 10, 2022
57813c6
Specify that not all keys are required in the pathways.json
Jun 10, 2022
4f958bb
Fixed scrapers more and updated json
Ryzon3 Jun 12, 2022
2530679
Fixed compilation error
Ryzon3 Jun 12, 2022
34953af
Fixed the pathways page to work with new JSON
Ryzon3 Jun 12, 2022
eb9b01b
Merge pull request #44 from anderm18/AdminPortalButtons
Ryzon3 Jun 12, 2022
a49ec06
Merge pull request #43 from anderm18/james-issues-changes
anderm18 Jun 13, 2022
009d0a4
Removing white space to remove some warnings.
dimitri-lopez Jun 14, 2022
aff24ef
Adding an equal sign to remove an error.
dimitri-lopez Jun 14, 2022
636129b
Changing prop showDesc -> show-desc
dimitri-lopez Jun 14, 2022
5b798fa
added name category to pathways.json and typo
graya4 Jun 14, 2022
d69e9bf
Merge branch 'main' into graph-view
liuj-42 Jun 14, 2022
2b840de
moved bookmark icons to specific pathway pages
liuj-42 Jun 14, 2022
9c18c91
updated json files
graya4 Jun 14, 2022
63d7095
clicking on the bookmark icons now toggle them
liuj-42 Jun 14, 2022
a2ba976
'admin' button text bold in light mode
CryptidGrrrl Jun 14, 2022
f348656
adding functionality to the bookmark icons, also some commmets
liuj-42 Jun 14, 2022
2641766
working on logic behind checking to see if a pathway has selected cla…
liuj-42 Jun 14, 2022
d6d755f
made overflow-x and overflow-y hidden
michaelni678 Jun 14, 2022
dd5df1b
Added a function for obtaining comm intensive
Ryzon3 Jun 14, 2022
9344239
bookmark functionality should work now
liuj-42 Jun 14, 2022
a967286
Merge remote-tracking branch 'origin/graph-view'
dimitri-lopez Jun 14, 2022
c830b6a
Merge remote-tracking branch 'origin/graph-view' into graph-view
dimitri-lopez Jun 14, 2022
9342c63
Cleaning up warnings
dimitri-lopez Jun 14, 2022
ccecec2
Merge pull request #52 from anderm18/mobile_overflow
Ryzon3 Jun 15, 2022
c4200ca
Adding a tooltip when description is not displayed
dimitri-lopez Jun 16, 2022
b75eccc
Adding a button to toggle the tooltip.
dimitri-lopez Jun 16, 2022
1e46e48
pathway bookmarking now properly works
liuj-42 Jun 16, 2022
041fea8
fix #51
liuj-42 Jun 16, 2022
8604e5c
Merge branch 'main' into graph-view
liuj-42 Jun 16, 2022
a2b415a
Added a button to remove a course (but only logs the course as of rn)
Benjamin-Avrahami Jun 16, 2022
f000461
Update PathwayPage.vue
liuj-42 Jun 16, 2022
ae8a830
Added a semifunctional confirmation tab
Benjamin-Avrahami Jun 16, 2022
d1f3fb9
All non admin portals working with new JSON
Ryzon3 Jun 16, 2022
5dddc56
All admin portal should be working
Ryzon3 Jun 16, 2022
d97456a
changed btns to v-btn
michaelni678 Jun 17, 2022
36f79c9
Merge pull request #54 from anderm18/james-issues-changes
Ryzon3 Jun 17, 2022
747d586
Update PathwayPage.vue
liuj-42 Jun 17, 2022
3f139b1
Merge branch 'main' into new-JSON-format
Ryzon3 Jun 17, 2022
fb35b92
Fixed merge issue
Ryzon3 Jun 17, 2022
19beec6
Merge pull request #62 from anderm18/new-JSON-format
Ryzon3 Jun 17, 2022
288c254
Fix #60
liuj-42 Jun 17, 2022
132aeda
Merge branch 'main' into graph-view
liuj-42 Jun 17, 2022
f13ab0c
Updating graph view to work with new json format
liuj-42 Jun 17, 2022
42f6cae
Fixed warnings and errors that stemmed from JSON merge
Ryzon3 Jun 17, 2022
2d65d0f
Merge branch 'main' into graph-view
liuj-42 Jun 17, 2022
883220b
Fixed more JSON changes and cleaned up some code
Ryzon3 Jun 17, 2022
a4848cb
Made the confirmation tab narrower and allowed it to close
Benjamin-Avrahami Jun 17, 2022
ab26141
fixed animation goofiness
dicosn Jun 17, 2022
8c40e5b
Merge pull request #66 from anderm18/light-mode-button-weirdness
anderm18 Jun 17, 2022
e0c5fb7
Merged
Benjamin-Avrahami Jun 17, 2022
c9dd76f
removed debug button
liuj-42 Jun 17, 2022
b66ff24
Graph view works with new json format
liuj-42 Jun 17, 2022
78daeca
Merge pull request #67 from anderm18/admin-data
anderm18 Jun 17, 2022
1009d33
Fixes AdminCoursePage pathways drop down
Ryzon3 Jun 17, 2022
4d6e8ce
Merge branch 'main' of https://github.com/anderm18/HASSPathways
Ryzon3 Jun 17, 2022
c4ef6e0
changing the size of the course cards for graph view
liuj-42 Jun 17, 2022
ebef8ad
fix merge conflicts
liuj-42 Jun 17, 2022
fedb4f4
changed routerlink to 'to'
michaelni678 Jun 18, 2022
c6c09d6
Aligning search bar w/ coursecards in pathway page
dimitri-lopez Jun 20, 2022
34caeeb
Sort by course number on pathway page
dimitri-lopez Jun 20, 2022
1b99af6
Fixing zoom in and out bugginess
dimitri-lopez Jun 20, 2022
1e294d1
Merge branch 'main' into AdminButtonsConvert
Ryzon3 Jun 20, 2022
85d8931
Merge pull request #58 from anderm18/AdminButtonsConvert
Ryzon3 Jun 20, 2022
5f81766
Quick FIxes for some bugs mainly made by JSON rework
Ryzon3 Jun 20, 2022
63dd781
Redid layout home page buttons. Should fix mobile.
dimitri-lopez Jun 20, 2022
6d07634
Merge remote-tracking branch 'refs/remotes/origin/main'
dimitri-lopez Jun 20, 2022
aff622c
Fixed Admin Course Page
Ryzon3 Jun 20, 2022
5b511cd
Fixed some positioning and commenting out a debug button
liuj-42 Jun 21, 2022
6be4510
Merge branch 'main' into james-issues-changes
liuj-42 Jun 21, 2022
cbc2bb5
added 5px margin to bottom
michaelni678 Jun 21, 2022
6d251aa
change some css for graph view
liuj-42 Jun 21, 2022
9a8ca2f
Primary color changes / added documentation in vuetify.js
CryptidGrrrl Jun 21, 2022
703f260
Added CI information
Ryzon3 Jun 21, 2022
397b292
Added About page
Ryzon3 Jun 21, 2022
46ccc5e
added selection bar
michaelni678 Jun 21, 2022
52845e9
Merge pull request #75 from anderm18/SelectedBar
Ryzon3 Jun 21, 2022
941b55c
Added one question to FAQ
Ryzon3 Jun 21, 2022
57fec4b
Added one "s" to a word on the FAQ
Ryzon3 Jun 21, 2022
6338643
Merge branch 'main' into 32-light-mode-changes
CryptidGrrrl Jun 21, 2022
14e7b35
Tuning breadcrumbs.
dimitri-lopez Jun 21, 2022
b189b44
Remove 6000 level, closes #80
Ryzon3 Jun 23, 2022
b2f1d27
Added a line in the remaining tab if a 4000 level course is required
Benjamin-Avrahami Jun 24, 2022
7079c09
Added a line in the remaining tab if a minor can be made from this pa…
Benjamin-Avrahami Jun 24, 2022
ca0fd40
Cleaned up the formatting a little and added some spacing
Benjamin-Avrahami Jun 24, 2022
e4481f7
Fixed ~40 warnings before merging
Ryzon3 Jun 24, 2022
0491c96
Merge pull request #64 from anderm18/james-issues-changes
Ryzon3 Jun 24, 2022
fd343f6
Merge branch 'main' into ButtonsAddMarginHomepage
Ryzon3 Jun 24, 2022
bad8c90
Merge pull request #70 from anderm18/ButtonsAddMarginHomepage
Ryzon3 Jun 24, 2022
ba2e916
Merge branch 'main' into 32-light-mode-changes
liuj-42 Jun 24, 2022
9fb1183
fixed some mobile button issues
graya4 Jun 24, 2022
f8e8a08
Fixed warnings
Ryzon3 Jun 24, 2022
1f13235
Moved info from "Remaining" tab to above the tabs
Benjamin-Avrahami Jun 24, 2022
57ee0d1
fixed the buttons on AdminHomePages
graya4 Jun 24, 2022
3c194d5
Fixed more warnings.
Ryzon3 Jun 24, 2022
f9099c8
Fixed bug on course table page
Ryzon3 Jun 24, 2022
d6fb197
scuffed fix of search bar length
graya4 Jun 24, 2022
3d219ff
fixed admin home pages from cutting off
graya4 Jun 24, 2022
bcd246c
Added admin portal to change pathway section, closes #33
Ryzon3 Jun 24, 2022
e5a5321
Fixing sorting on coursetables.
dimitri-lopez Jun 25, 2022
47056ca
Fixing auto-tab toggle button.
dimitri-lopez Jun 25, 2022
cdbc7f7
Merge pull request #74 from anderm18/32-light-mode-changes
anderm18 Jun 27, 2022
e0d6b19
Merge pull request #85 from anderm18/AdminPathwayPageChanges
anderm18 Jun 27, 2022
2949101
redirecting users to our github
anderm18 Jun 27, 2022
6449996
Homepage buttons now fixed. Fixes #82
dimitri-lopez Jun 27, 2022
e19d7e6
Merging styling on homepage
dimitri-lopez Jun 27, 2022
0a9d741
Tweaking logo to be more vibrant.
dimitri-lopez Jun 28, 2022
ee51696
Adjusted Admin Search Bar
graya4 Jun 28, 2022
c042752
Removed {colors} from vuetify.js
CryptidGrrrl Jun 28, 2022
5d6e3d5
Fixed whitespace issues in the FromClasses page
CryptidGrrrl Jun 28, 2022
0285575
Updated AboutPage.vue
CryptidGrrrl Jun 28, 2022
0ab1528
Merge pull request #94 from anderm18/93-FAQ-page-dropdowns
CryptidGrrrl Jun 29, 2022
2fc612d
Scraped the catalog for prereqs but not pushed to json
Benjamin-Avrahami Jun 29, 2022
f16d6ea
Changed method of scraping for speed and alignment with the rest of t…
Benjamin-Avrahami Jun 29, 2022
f276ad2
Pushed updated info to json
Benjamin-Avrahami Jun 29, 2022
6926b73
Removed old method
Benjamin-Avrahami Jun 29, 2022
c55e0d9
Changed type of prereq from list to string and removed whitespace
Benjamin-Avrahami Jun 29, 2022
aaae520
Merge branch 'main' into 72/79-pathway-information
Benjamin-Avrahami Jun 29, 2022
40bf8a9
Merge pull request #81 from anderm18/72/79-pathway-information
Benjamin-Avrahami Jun 29, 2022
62bbfa4
Merge pull request #95 from anderm18/prereq-scraper
Ryzon3 Jun 30, 2022
261b203
Fixed merge error and some warnings
Benjamin-Avrahami Jul 1, 2022
ab7ee37
Merge branch 'main' of https://github.com/anderm18/HASSPathways into …
graya4 Jul 1, 2022
e939b97
make toggle graph view length based off percentage
graya4 Jul 1, 2022
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
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.vs/
.idea/
workspace.xml
launch.json
package-lock.json
package.json
frontend/package-lock.json
1 change: 1 addition & 0 deletions Customizations/New Text Document.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test
35 changes: 35 additions & 0 deletions Customizations/build.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<head>
<title>Build Pathway</title>
<link rel="stylesheet" href="hp.css">
</head>
<body>

<div class="blocks title-bar">HASS Pathways</div>
<div style="height:75px;"></div>
<div class="blocks v-nav-bar">
<button class="button v-button1" onclick="document.location='index.html'">Home</button><button class="button" onclick="document.location='explore.html'">Explore</button><button class="button" onclick="document.location='course.html'">Pick a Course</button><button class="button v-button4" onclick="document.location='pathways.html'">My Pathways</button></div>

<p style="padding-left:225px; padding-right:5px;"" title="Disclaimer: we are NOT yet working with the registrar and advisors. Therefore, please meet with your advisors and counselors to ensure that the options you have narrowed down are appropriate and attainable for your major and class;">
This will most likely link to the pre-existing remake for now.</p>

<div style="height:300px"></div>

<<div class="footer">
<h3 style="text-align:center;position:initial">
Additional Resources:</h3>
<p id="resources">
<a>All Pathways: </a>
<a id="link" href="http://catalog.rpi.edu/content.php?catoid=22&navoid=542">Integrative Pathways</a>
<a>Ask the Registrar: </a>
<a id="link" href="https://webforms2.rpi.edu/office-registrar-contact-us">Contact Registrar</a>
<a>Ask your Class Dean: </a>
<a id="link" href="https://directory.rpi.edu/groups/3071">Contact Dean</a></p>

<p style="font-style:italic;padding-left:5px; padding-right:5px;font-size:10px;">
Disclaimer: we are NOT yet working with the registrar and advisors. Therefore, please meet with your advisors and counselors to ensure that the options you have narrowed down are appropriate and attainable for your major and class.
</p>
<p><img src="emblem.jpg" alt="School of Humanities, Arts and Social Sciences Logo" width="240" height="70"></p>
</div>

</body>
</html>
98 changes: 98 additions & 0 deletions Customizations/course.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<head>
<title>Start with a Course</title>
<link rel="stylesheet" href="hp.css">
</head>
<body>
<div class="blocks title-bar">HASS Pathways</div>
<div style="height:55px;"></div>
<h2 style="text-align:center">Artificial Intelligence</h2>
<img id="top" class="arrow" style="top:230px;left:330px;transform:rotate(30deg);"src="arrow.png" alt="from course at end of arrow to arrow head"></p>
<img id="mid" class="arrow" style="top:280px;left:330px;"src="arrow.png" alt="from course at end of arrow to arrow head"></p>
<img id="bot" class="arrow" style="top:330px;left:330px;transform:rotate(-30deg);"src="arrow.png" alt="from course at end of arrow to arrow head"></p>
<div class="blocks v-nav-bar">
<button class="button v-button1" onclick="document.location='index.html'">Home</button>
<button class="button" onclick="document.location='explore.html'">Explore</button>
<button class="button" onclick="document.location='build.html'">Build Pathway</button>
<button class="button v-button4" onclick="document.location='pathways.html'">My Pathways</button></div>

<div id="pathways" class="flow" style="z-index:100;left:130px;background-color:rgb(117, 117, 117);display:block;">
<p style="font-size:20px;text-align:center;color:black;">Course 1</p>
<button id="c1.1" class="flow-button" onclick="c1Select()">Minds and Machines</button>
<button id="c1.2" class="flow-button" onclick="c2Select()">AI and Society</button>
<button id="c1.3" class="flow-button" onclick="c3Select()">Are Humans Rational?</button>
</div>
<div id="pathways" class="flow" style="left:415px;background-color:rgb(117, 117, 117);display:block;">
<p style="font-size:20px;text-align:center;color:black;">Course 2</p>
<div style="height:78px"></div>
<button id="c2" class="flow-button" onclick="smallest()">Introduction to Cognitive Science</button>
</div>
<div id="pathways" class="half flow" style="left:700px;background-color:rgb(117, 117, 117);display:block;">
<p style="font-size:20px;text-align:center;color:black;">Course 3</p>
<button class="fb2 flow-button">Game AI</button>
<button class="fb2 flow-button">Learning and Advanced Game AI</button>
<button class="fb2 flow-button">Programming for Cog Sci and AI</button>
<button class="fb2 flow-button">Artificial Intelligent Agents</button>
<button class="fb2 flow-button">Cognitive Modeling</button>
<button class="fb2 flow-button">Intelligent Virtual Agents</button>
<button class="fb2 flow-button">Ethics of AI</button>
<button class="fb2 flow-button">Language Endowed Intelligent Agents</button>
</div>


<script>
var c1 = document.getElementById("c1.1");
var c2 = document.getElementById("c1.2");
var c3 = document.getElementById("c1.3");
var top_a = document.getElementById("top");
var mid_a = document.getElementById("mid");
var bot_a = document.getElementById("bot");
function c1Select(){
if(c1.onclick){
c1.style.backgroundColor = "rgb(58, 75, 75)";
c1.style.opacity = "1";
top_a.style.display = 'block';
c2.style.backgroundColor = "rgb(73, 145, 145)";
c2.style.opacity = "0.7";
mid_a.style.display = 'none';
c3.style.backgroundColor = "rgb(73, 145, 145)";
c3.style.opacity = "0.7";
bot_a.style.display = 'none';
}
}
function c2Select(){
if(c2.onclick){
c2.style.backgroundColor = "rgb(58, 75, 75)";
c2.style.opacity = "1";
mid_a.style.display = 'block';
c1.style.backgroundColor = "rgb(73, 145, 145)";
c1.style.opacity = "0.7";
top_a.style.display = 'none';
c3.style.backgroundColor = "rgb(73, 145, 145)";
c3.style.opacity = "0.7";
bot_a.style.display = 'none';
}
}
function c3Select(){
if(c3.onclick){
c3.style.backgroundColor = "rgb(58, 75, 75)";
c3.style.opacity = "1";
bot_a.style.display = 'block';
c1.style.backgroundColor = "rgb(73, 145, 145)";
c1.style.opacity = "0.7";
top_a.style.display = 'none';
c2.style.backgroundColor = "rgb(73, 145, 145)";
c2.style.opacity = "0.7";
mid_a.style.display = 'none';
}
}
function smallest(){
var c1 = document.getElementById("c2");
if(c1.onclick){
c1.style.backgroundColor = "rgb(58, 75, 75)";
c1.style.opacity = "1";
}
}
</script>

</body>
</html>
Binary file added Customizations/emblem.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading