Skip to content

Commit

Permalink
OpenMRS page and OpenMRS entry on index page. Formatted HTML as well
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-lamoureux committed Aug 7, 2015
1 parent 3bb612e commit 6c283bd
Show file tree
Hide file tree
Showing 9 changed files with 324 additions and 213 deletions.
Binary file added images/MRS-thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bargraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/diseaseovertime.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/lego.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/mocostar_icon.png
Binary file not shown.
Binary file added images/piecharts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
252 changes: 127 additions & 125 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,136 +1,138 @@
<!DOCTYPE html>
<head>

<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>CS Projects</title>
<meta name="description" content="">
<meta name="author" content="">

<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

<!-- CSS
================================================== -->
<link rel="stylesheet" type="text/css" href="stylesheets/base.css">
<link rel="stylesheet" type="text/css" href="stylesheets/skeleton.css">
<link rel="stylesheet" type="text/css" href="stylesheets/layout.css">
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css">
<!-- Scripts
================================================== -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>

<!--Browser Tab Icon-->
<link rel="shortcut icon" href="images/mocostar.png">

</head>
<body>
<head>

<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>CS Projects</title>
<meta name="description" content="">
<meta name="author" content="">

<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

<!-- CSS
================================================== -->
<link rel="stylesheet" type="text/css" href="stylesheets/base.css">
<link rel="stylesheet" type="text/css" href="stylesheets/skeleton.css">
<link rel="stylesheet" type="text/css" href="stylesheets/layout.css">
<link rel="stylesheet" type="text/css" href="stylesheets/style.css">
<link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css">

<!-- Scripts
================================================== -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>

<!--Browser Tab Icon-->
<link rel="shortcut icon" href="images/mocostar.png">

</head>
<body>

<!-- Primary Page Layout
================================================== -->

<!--Header-->
<!--Header-->

<header id="header" class="site-header" role="banner">
<div class="container sixteen columns over">
<h1 id="site-title" class="site-title">
<a href="index.html" id="logo"><img src="images/mocologo.png" alt="Moravian Logo" height="65" width="275" display="float" text-align="center"/></a>
</h1>
</div>
</header>

<!--Page Body-->
<div class="container sixteen columns over">
<h1 id="site-title" class="site-title">
<a href="index.html" id="logo"><img src="images/mocologo.png" alt="Moravian Logo" height="65" width="275" display="float" text-align="center"/></a>
</h1>
</div>
</header>

<!--Page Body-->

<div class="container">
<article class="sixteen columns main-content">
<div class="row">
<!--Page Title-->
<h1 style="text-align:center;color:#3F3F3F">Department Projects</h1>
</div>

<!--Descriptions of Program-->

<section class="container">
<div class="row">
<div class="one-third column">
<h3 style="text-align:center"><i class="icon-desktop rounded"></i> Sharing Major CS Projects</h3>
<p style="text-align:justify"> The Moravian CS Program site is where we show off all of the major computer science projects that our students have developed and collaborated on. Some of the projects are completed, while others are still being worked on and improved!</p>
<article class="sixteen columns main-content">
<div class="row">
<!--Page Title-->
<h1 style="text-align:center;color:#3F3F3F">Department Projects</h1>
</div>
<div class="one-third column">
<h3 style="text-align:center"><i class="icon-large-code rounded"></i> Student Experience</h3>
<p style="text-align:justify">All of our projects give our students experience with real problems and for some of the projects, the students get to work with businesses and clients to produce a usable product. This allows our students to get a more practical education than other computer science programs, making our students more competitive candidates for post-graduation jobs.</p>

<!--Descriptions of Program-->

<section class="container">
<div class="row">
<div class="one-third column">
<h3 style="text-align:center"><i class="icon-desktop rounded"></i> Sharing Major CS Projects</h3>
<p style="text-align:justify"> The Moravian CS Program site is where we show off all of the major computer science projects that our students have developed and collaborated on. Some of the projects are completed, while others are still being worked on and improved!</p>
</div>
<div class="one-third column">
<h3 style="text-align:center"><i class="icon-large-code rounded"></i> Student Experience</h3>
<p style="text-align:justify">All of our projects give our students experience with real problems and for some of the projects, the students get to work with businesses and clients to produce a usable product. This allows our students to get a more practical education than other computer science programs, making our students more competitive candidates for post-graduation jobs.</p>
</div>
<div class="one-third column">
<h3 style="text-align:center"><i class="icon-large-github rounded"></i> Projects on Github</h3>
<p style="text-align:justify">We use Github as we develop our programs because it makes it easier for groups and individuals to cooperate while it also gives us the option of making our projects open for the public to see.</p>
</div>
</div>
</section>

<!--MorningStar Project-->

<div class="row">
<hr>
<a href="morningstar.html"><img class="thumb img-responsive" src="images/MS_thumb.jpg" height="336" width="450"></a>
<h3><a href="morningstar.html">MorningStar</a></h3>
<p>MorningStar is a project intended to introduce CS students to health data visualization. It was originally assigned to a senior capstone class in the spring of 2015 where the students would use d3 and diabetic poke data to show poke ratios on the state and county level. The tool is now being developed so that users may upload their own data files and access web APIs such as the Census Bureau, Google, and the CDC.</p>

<h4>Developing Team Summer 2015:</h4>
<p>Megan Biernat, William Collins, Alec Gerhart, Anna Lamoureux, Steve MacDonald, Charles McDonald, Martin Nesbitt, Andrew Reed, Josh Russett, Michael Turnbach, John Vonelli</p>
<h4>Senior Capstone Contributors Spring 2015:</h4>
<p>Jason Boccuti, Steve Chakif, Lewis Cooper, Jon Diehl, Hansen Huang, Michael Vitone</p>
</div>
<div class="one-third column">
<h3 style="text-align:center"><i class="icon-large-github rounded"></i> Projects on Github</h3>
<p style="text-align:justify">We use Github as we develop our programs because it makes it easier for groups and individuals to cooperate while it also gives us the option of making our projects open for the public to see.</p>
<hr>

<!--Demo Project-->

<div class="row">
<a href="openMRS.html"><img class="thumb img-responsive" src="images/MRS-thumb.png" height="336" width="450"></a>
<h3><a href="openMRS.html">OpenMRS</a></h3>
<p>OpenMRS is an open source EMR used in over 23 countries throughout the world, including 400+ installations in Nigeria. The OpenMRS core supports a modular design, which allows our module to function as an optional add-on to an active instance of OpenMRS. The module supports parameterized queries to provide anonymized data. Users can obtain data from one or more instances of OpenMRS to aggregate data to answer questions about population health.</p>

<h4>Developing Team Summer 2014:</h4>
<p>Megan Biernat, Jason Boccuti, Steve Chakif, Lewis Cooper, Alec Gerhart, Charlie McDonald, Vincent Pillinger</p>
<h4>Senior Capstone Contributors Spring 2014:</h4>
<p>Myles Barros, David Cariello, Justin Dilts, Michael Eckhart, Nick Forouraghi, Karli Gnehm, Rachel Johnson, Jesse Perry, Alli Samson, Alek Szilagy</p>
</div>
</div>
</section>

<!--MorningStar Project-->

<div class="row">
<hr>
<a href="morningstar.html"><img class="thumb img-responsive" src="images/MS_thumb.jpg" height="336" width="450"></a>
<h3><a href="morningstar.html">MorningStar</a></h3>
<p>MorningStar is a project intended to introduce CS students to health data visualization. It was originally assigned to a senior capstone class in the spring of 2015 where the students would use d3 and diabetic poke data to show poke ratios on the state and county level. The tool is now being developed so that users may upload their own data files and access web APIs such as the Census Bureau, Google, and the CDC.</p>

<h4>Moravian College Summer Team 2015:</h4>
<p>Megan Biernat, William Collins, Alec Gerhart, Anna Lamoureux, Steve MacDonald, Charles McDonald, Martin Nesbitt, Andrew Reed, Josh Russett, Michael Turnbach, John Vonelli</p>
<h4> Senior Capstone Contributors Spring 2015:</h4>
<p>Jason Boccuti, Steve Chakif, Lewis Cooper, Jon Diehl, Hansen Huang, Michael Vitone</p>
</div>
<hr>

<!--Demo Project-->

<div class="row">
<a href="#"><img class="thumb img-responsive" src="images/overlay-bg.png" height="336" width="450"></a>
<h3><a href="#">Title of Project</a></h3>
<p>A brief description of the project goes here. In porta velit quis mauris luctus, eget luctus neque gravida. Nullam pellentesque pretium rhoncus. Nulla pretium scelerisque sem nec tincidunt. Praesent cursus, nulla vel ultricies venenatis, urna ligula pharetra metus, et mattis elit nunc sed lacus. Sed at elit fringilla, pellentesque eros vel, luctus diam. Donec egestas nisi semper odio dignissim egestas. Etiam vitae lacus a nibh mattis sodales eu sit amet ex. Ut suscipit auctor lacus nec finibus. Vestibulum venenatis imperdiet facilisis. Vivamus in condimentum turpis, in euismod mauris. Nulla facilisi. Ut at nulla aliquam, sodales dui sit amet, tristique lacus.</p>

<h4>Developing Team:</h4>
<p>List of names</p>
</div>
<hr>

<!--Demo Project-->

<div class="row">
<a href="#"><img class="thumb img-responsive" src="images/overlay-bg.png" height="336" width="450"></a>
<h3><a href="#">Title of Project</a></h3>
<p>A brief description of the project goes here. In porta velit quis mauris luctus, eget luctus neque gravida. Nullam pellentesque pretium rhoncus. Nulla pretium scelerisque sem nec tincidunt. Praesent cursus, nulla vel ultricies venenatis, urna ligula pharetra metus, et mattis elit nunc sed lacus. Sed at elit fringilla, pellentesque eros vel, luctus diam. Donec egestas nisi semper odio dignissim egestas. Etiam vitae lacus a nibh mattis sodales eu sit amet ex. Ut suscipit auctor lacus nec finibus. Vestibulum venenatis imperdiet facilisis. Vivamus in condimentum turpis, in euismod mauris. Nulla facilisi. Ut at nulla aliquam, sodales dui sit amet, tristique lacus.</p>

<h4>Developing Team:</h4>
<p>List of names</p>
<hr>

<!--Demo Project
<div class="row">
<a href="#"><img class="thumb img-responsive" src="images/overlay-bg.png" height="336" width="450"></a>
<h3><a href="#">Title of Project</a></h3>
<p>A brief description of the project goes here. In porta velit quis mauris luctus, eget luctus neque gravida. Nullam pellentesque pretium rhoncus. Nulla pretium scelerisque sem nec tincidunt. Praesent cursus, nulla vel ultricies venenatis, urna ligula pharetra metus, et mattis elit nunc sed lacus. Sed at elit fringilla, pellentesque eros vel, luctus diam. Donec egestas nisi semper odio dignissim egestas. Etiam vitae lacus a nibh mattis sodales eu sit amet ex. Ut suscipit auctor lacus nec finibus. Vestibulum venenatis imperdiet facilisis. Vivamus in condimentum turpis, in euismod mauris. Nulla facilisi. Ut at nulla aliquam, sodales dui sit amet, tristique lacus.</p>
<h4>Developing Team:</h4>
<p>List of names</p>
</div>
<hr> -->
<br>
</article>

</div>
<hr>
<br>
</article>

</div>

<!--Footer-->

<footer>
<div class="row">
<div id="footer-base">
<div class="container">
<div class="two columns">
<a href="http://mathcs.moravian.edu/">Moravian College CS Department</a> &copy; 2015
</div>
<div class="two columns far-edge">
Design by <a href="http://www.opendesigns.org">OD</a>
</div>
</div>
</div>
</div>
</footer>

</body>
</html>

<!--Footer-->

<footer>
<div class="row">
<div id="footer-base">
<div class="container">
<div class="two columns">
<a href="http://mathcs.moravian.edu/">Moravian College CS Department</a> &copy; 2015
</div>
<div class="two columns far-edge">
Design by <a href="http://www.opendesigns.org">OD</a>
</div>
</div>
</div>
</div>
</footer>

</body>
</html>
Loading

0 comments on commit 6c283bd

Please sign in to comment.