Skip to content

Commit

Permalink
Updated node version, removed broken package that wasn't used anyway,…
Browse files Browse the repository at this point in the history
… changed my name, changed github link, added Google adsense code
  • Loading branch information
manderly committed May 5, 2021
1 parent 359a44f commit f7ca305
Show file tree
Hide file tree
Showing 5 changed files with 4,541 additions and 5,568 deletions.
1 change: 1 addition & 0 deletions client/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<meta property="og:description" content="Course reviews from real students in Oregon State University's online C.S. degree program."/>
<meta property="og:image" content="https://osu-cs-course-explorer.com/assets/images/osu-cs-reviews-680c290421.png"/>
<meta property="og:url" content="https://osu-cs-course-explorer.com"/>
<script data-ad-client="ca-pub-1407541373557710" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<!--[if lt IE 9]>
Expand Down
9 changes: 5 additions & 4 deletions client/app/main/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ <h1>OSU CS Course Explorer</h1>

<div class="col-lg-12">
<body class="ng-cloak">

<form class="form-horizontal">
<fieldset>
<div class="form-group">
Expand Down Expand Up @@ -129,10 +130,10 @@ <h2>About this project</h2>
<br/><br/>
Tips, difficulty scores, and time spent are <a href="https://docs.google.com/spreadsheets/d/1MFBGJbOXVjtThgj5b6K0rv9xdsC1M2GQ0pJVB-8YCeU/edit">scraped from this spreadsheet</a> and are written by real students on the <a href="https://www.reddit.com/r/OSUOnlineCS/">OSUOnlineCS subreddit</a>. Add your own <a href="https://docs.google.com/forms/d/e/1FAIpQLSeAWZa_OWYqwOte5yw4loGgE6hEUqOJOeSpmzStZF_HcufufQ/viewform">course review(s) via the survey here</a>. The course review data in this app is as useful as students like you make it.
<br/><br/>
App developed by <a href="http://tilcode.com">M.J. Grant</a>, OSU CS student and web developer.
Explore the <a href="https://github.com/MJGrant/osu-cs-class-explorer">project code</a> on my <a href="https://github.com/MJGrant">GitHub</a> and connect with me on <a href="https://www.linkedin.com/in/majoh/">LinkedIn</a>.
App developed by <a href="http://tilcode.com">Mandi Burley</a>, OSU CS student and web developer.
Explore the <a href="https://github.com/manderly/osu-cs-class-explorer">project code</a> on my <a href="https://github.com/manderly">GitHub</a> and connect with me on <a href="https://www.linkedin.com/in/majoh/">LinkedIn</a>.
<br/><br/>
You can help improve this app by <a href="https://github.com/MJGrant/osu-cs-class-explorer">opening a pull request</a>!
You can help improve this app by <a href="https://github.com/manderly/osu-cs-class-explorer">opening a pull request</a>!
<br/><br/>

<div class="col-md-12 last-built">
Expand All @@ -149,7 +150,7 @@ <h2>About this project</h2>
<div class="col-lg-2"></div>
<div class="col-lg-8">
<h5>Affiliate disclosure</h5>
<p><small>M.J. Grant is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn fees by linking to Amazon.com and affiliated sites.</small></p>
<p><small>Mandi Burley is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn fees by linking to Amazon.com and affiliated sites.</small></p>
<!-- <p><small>The textbook links provided in the course descriptions are Amazon Affiliate links. If you make a purchase, a small percentage of your purchase price helps keep this app running at no additional cost to you.</small></p>-->
</div>
<div class="col-lg-2"></div>
Expand Down
Loading

0 comments on commit f7ca305

Please sign in to comment.