Commit c4b2d477 authored by Wills Gomez's avatar Wills Gomez

yasss ito na with everything

parent bb895e68
......@@ -6,7 +6,4 @@
td:nth-child(8) {
background-color: white;
border-color: white; }
class AboutController < ApplicationController
def index
render "pages/about.html.erb"
end
def evilla
render "/about/evilla.html.erb"
end
def gomez
render "/about/gomez.html.erb"
end
def guian
render "/about/guian.html.erb"
end
def principe
render "/about/principe.html.erb"
end
end
<% provide(:about, "active") %>
<% provide(:title, "About") %>
<div class="container">
<div class="row">
</div>
<div class="col-md-2">
</div>
<div class="col-md-4">
<h1 class="heading">Galen Solo E. Evilla</h1>
<div class="row">
<p>&emsp;<b>Nickname?</b>
<br>
<i>&emsp;&emsp;galen, bong</i>
<br>
&emsp;<b>Where are you from?</b>
<br>
<i>&emsp;&emsp;sa kalawakan</i>
<br>
&emsp;<b>Goals?</b>
<br>
<i>&emsp;&emsp;goal: earn enough to travel the world!</i>
<br>
&emsp;<b>Dreams?</b>
<br>
<i>&emsp;&emsp;^^</i>
<br>
&emsp;<b>Are you going to pass MIS21? </b>
<br>
<i>&emsp;&emsp;yes!</i>
<br>
&emsp;<b>If you dare, how dare you?</b>
<br>
<i>&emsp;&emsp;ano?</i>
</p>
</div>
</div>
<div class="col-md-4">
<%=image_tag("evilla.jpg")%>
</div>
<div class="col-md-2">
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="about">
<div class ="row">
<center>
<h3>The Developers</h3>
<h5>
<a href="/about/evilla">Evilla, Galen Solo E.</a>
<a href="/about/gomez">Gomez, Feliz Marie B.</a>
<a href="/about/guian">Guian, April D.</a>
<a href="/about/principe">Principe, Jasmine Nicole G.</a>
</h5>
</center>
<hr>
</div>
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
<% provide(:about, "active") %>
<% provide(:title, "About") %>
<div class="container">
<div class="row">
</div>
<div class="col-md-2">
</div>
<div class="col-md-4">
<h1 class="heading">Feliz Marie B. Gomez</h1>
<div class="row">
<p>&emsp;<b>Nickname?</b>
<br>
<i>&emsp;&emsp;Wills, Steff, Willy</i>
<br>
&emsp;<b>Where are you from?</b>
<br>
<i>&emsp;&emsp;down south mehn</i>
<br>
&emsp;<b>Goals?</b>
<br>
<i>&emsp;&emsp;makapasa ng MIS chz</i>
<br>
&emsp;<b>Dreams?</b>
<br>
<i>&emsp;&emsp;siya (AY GRABE AKO)</i>
<br>
&emsp;<b>Are you going to pass MIS21? </b>
<br>
<i>&emsp;&emsp;YES PO SIR PLZ</i>
<br>
&emsp;<b>If you dare, how dare you?</b>
<br>
<i>&emsp;&emsp;I dare because I don't want the truth (char)</i>
</p>
</div>
</div>
<div class="col-md-4">
<%=image_tag("gomez.jpg")%>
</div>
<div class="col-md-2">
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="about">
<div class ="row">
<center>
<h3>The Developers</h3>
<h5>
<a href="/about/evilla">Evilla, Galen Solo E.</a>
<a href="/about/gomez">Gomez, Feliz Marie B.</a>
<a href="/about/guian">Guian, April D.</a>
<a href="/about/principe">Principe, Jasmine Nicole G.</a>
</h5>
</center>
<hr>
</div>
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
<% provide(:about, "active") %>
<% provide(:title, "About") %>
<div class="container">
<div class="row">
</div>
<div class="col-md-2">
</div>
<div class="col-md-4">
<h1 class="heading">April D. Guian</h1>
<div class="row">
<p>&emsp;<b>Nickname?</b>
<br>
<i>&emsp;&emsp;Apol</i>
<br>
&emsp;<b>Where are you from?</b>
<br>
<i>&emsp;&emsp;puso mo jk Palawan ❤</i>
<br>
&emsp;<b>Goals?</b>
<br>
<i>&emsp;&emsp;ikaw 😉 char</i>
<br>
&emsp;<b>Dreams?</b>
<br>
<i>&emsp;&emsp;ikaw nga 😉 char</i>
<br>
&emsp;<b>Are you going to pass MIS21? </b>
<br>
<i>&emsp;&emsp;Yes please 🙂</i>
<br>
&emsp;<b>If you dare, how dare you?</b>
<br>
<i>&emsp;&emsp;I dare because I am (whut? @.@)</i>
</p>
</div>
</div>
<div class="col-md-4">
<%=image_tag("guian.jpeg")%>
</div>
<div class="col-md-2">
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="about">
<div class ="row">
<center>
<h3>The Developers</h3>
<h5>
<a href="/about/evilla">Evilla, Galen Solo E.</a>
<a href="/about/gomez">Gomez, Feliz Marie B.</a>
<a href="/about/guian">Guian, April D.</a>
<a href="/about/principe">Principe, Jasmine Nicole G.</a>
</h5>
</center>
<hr>
</div>
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
<% provide(:about, "active") %>
<% provide(:title, "About") %>
<div class="container">
<div class="row">
</div>
<div class="col-md-2">
</div>
<div class="col-md-4">
<h1 class="heading">Jasmine Nicole G. Principe</h1>
<div class="row">
<p>&emsp;<b>Nickname?</b>
<br>
<i>&emsp;&emsp; Ja, jaja, jowjow</i>
<br>
&emsp;<b>Where are you from?</b>
<br>
<i>&emsp;&emsp;Bulacan</i>
<br>
&emsp;<b>Goals?</b>
<br>
<i>&emsp;&emsp;To get dat diploma chz</i>
<br>
&emsp;<b>Dreams?</b>
<br>
<i>&emsp;&emsp;To travel the world</i>
<br>
&emsp;<b>Are you going to pass MIS21? </b>
<br>
<i>&emsp;&emsp;Of course para happy tayo lahat kay sir happy</i>
<br>
&emsp;<b>If you dare, how dare you?</b>
<br>
<i>&emsp;&emsp; No i don't dare (Anudaw hahaha)</i>
</p>
</div>
</div>
<div class="col-md-4">
<%=image_tag("principe.jpg")%>
</div>
<div class="col-md-2">
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="about">
<div class ="row">
<center>
<h3>The Developers</h3>
<h5>
<a href="/about/evilla">Evilla, Galen Solo E.</a>
<a href="/about/gomez">Gomez, Feliz Marie B.</a>
<a href="/about/guian">Guian, April D.</a>
<a href="/about/principe">Principe, Jasmine Nicole G.</a>
</h5>
</center>
<hr>
</div>
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
......@@ -5,40 +5,18 @@
<div class="row">
<div class="col-md-7">
<h1 class="heading">About The Developers</h1>
<h3>Evilla, Galen Solo E.</h3>
<h3>Gomez, Feliz Marie B.</h3>
<h3>Guian, April D.</h5>
<h3>Principe, Jasmine Nicole G.</h3>
<h3><a href="/about/evilla">Evilla, Galen Solo E.</a></h3>
<h3><a href="/about/gomez">Gomez, Feliz Marie B.</a></h3>
<h3><a href="/about/guian">Guian, April D.</a></h3>
<h3><a href="/about/principe">Principe, Jasmine Nicole G.</a></h3>
<hr>
<div class="row">
<div class="col-md-12">
<h3>Placeholder</h3>
</div>
<div class="services">
<div class="col-md-4">
<h4>Placholder</h4>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.</p>
</div>
<div class="col-md-4">
<h4>Placholder</h4>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.</p>
</div>
<div class="col-md-4">
<h4>Placholder</h4>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.</p>
</div>
</div>
</div>
</div>
<div class="col-md-5">
<img alt="About" src="http://vignette1.wikia.nocookie.net/spellbook/images/5/56/Insert-Photo-Here.jpg/revision/latest?cb=20140522210002" class="about-image" />
</div>
</div>
<hr>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
......@@ -11,25 +11,6 @@
</div>
</div>
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<h2>Placeholder Stuff</h2>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
</div>
<div class="col-md-4">
<h2>Placeholder Stuff</h2>
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
</div>
<div class="col-md-4">
<h2>Placeholder Stuff</h2>
<p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
</div>
</div>
<hr>
......
......@@ -6,5 +6,12 @@ Rails.application.routes.draw do
get "/create_new", to: "car_logs#create_page"
post "/car_logs/create", to: "car_logs#create"
get "/car_logs/delete/:id", to: "car_logs#delete"
get "/about/evilla", to: "about#evilla"
get "/about/gomez", to: "about#gomez"
get "/about/guian", to: "about#guian"
get "/about/principe", to: "about#principe"
end
\ No newline at end of file
parkinglot @ 44efbc9f
Subproject commit 44efbc9fd132f0fa50ef83b13cf2257dddf21881
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment