Skip to content

Commit

Permalink
welleseats images + minor text additions
Browse files Browse the repository at this point in the history
  • Loading branch information
emmalim authored Mar 7, 2024
1 parent 71ad1ec commit 40167a7
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 8 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ li{
}

#viewImage {
width: 100%;
}
width: 100%;
}

.workHeading{
color:#74A12E;
Expand Down
Binary file added images/work/welleseats/welleseats0.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/work/welleseats/welleseats1.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/work/welleseats/welleseats2.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/work/welleseats/welleseatsMockups.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h3>Hi, I'm Emma</h3>
<div class="flex-container" id="projCard">
<div class="thumbnail" id="projPicMobile" style="float: left;">
<a href="welleseats.html">
<img id="gallery" src="images/work/wendi/wendiPic2Large.png" alt="WENDI screen displayed on Macbook">
<img id="gallery" src="images/work/welleseats/welleseats0.png" alt="WENDI screen displayed on Macbook">
</a>
</div>

Expand All @@ -89,7 +89,7 @@ <h3>Hi, I'm Emma</h3>

<div class="thumbnail" id="projPicDesktop" style="float: left;">
<a href="welleseats.html">
<img id="gallery" src="images/work/wendi/wendiPic2Large.png" alt="WENDI screen displayed on Macbook">
<img id="gallery" src="images/work/welleseats/welleseats0.png" alt="WENDI screen displayed on Macbook">
</a>
</div>
</div>
Expand Down
12 changes: 9 additions & 3 deletions welleseats.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,15 @@ <h3 style="font-size: 45px;"><a href="index.html">EMMA LIM</a></h3>

<main class="content">



<h1 style="text-align:center"><a href="index.html" style="text-decoration:none"></a>WellesEats (2023)</h1>

<div id="projInfo">

<div id="video" style="padding-left:10%;padding-right:10%">
<img id="viewImage" src="images/work/welleseats/welleseats0.png" alt="WENDI screen displayed on Macbook">
</div>

<h2 class="workHeading">BACKGROUND</h2>
<div class="projDesc">
Expand All @@ -60,13 +65,13 @@ <h4>TOOLS</h4>
</div>
<div class="projDescCol">
<h4>TIMELINE</h4>
<p>1 month</p>
<p>6 weeks</p>
</div>
</div>

<div class="develop">
<h4>Overview</h4>
<p>Describe here</p>
<p>WellesEats is a <b>mobile app</b> serving as a centralized platform where Wellesley students can <b>upload and view posts</b> reviewing the food they eat.</p>
</div>

<div class="develop">
Expand All @@ -76,7 +81,8 @@ <h4>Problem Statement</h4>

<div class="develop">
<h4>Project Goals</h4>
<p>WellesEat aims to give students a centralized social platform that provides them with more information about the food being served for each meal in addition to giving feedback on the food they’ve eaten. It serves to supplement the AVI online menus that currently exists with student reviews rather than replace it or recreate it.</p>
<p>WellesEats aims to give students a centralized social platform that provides them with more information about the food being served for each meal in addition to giving feedback on the food they’ve eaten. It serves to supplement the AVI online menus that currently exists with student reviews rather than replace or recreate it.
</p>
</div>


Expand Down
2 changes: 1 addition & 1 deletion wendi.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h4>TIMELINE</h4>

<div class="develop">
<h4>Overview</h4>
<p>The Wellesley Evaluation Network for Dorm Information (WENDI) is a web tool designed to streamline the housing selection journey. WENDI facilitates effortless navigation through campus housing options, enhanced by genuine peer reviews and data inputs from fellow students. This tool allows users to report and share insights about the rooms they and their peers have lived in, offering a rich source of real-world data and experiences. Students seeking room insights will find a wealth of information, while those wanting to share experiences have a platform to amplify their voices.</p>
<p>The Wellesley Evaluation Network for Dorm Information (WENDI) is a <b>web app designed to streamline the housing selection journey</b>. WENDI facilitates effortless navigation through campus housing options, enhanced by genuine peer reviews and data inputs from fellow students. This tool allows users to report and share insights about the rooms they and their peers have lived in, offering a rich source of real-world data and experiences. Students seeking room insights will find a wealth of information, while those wanting to share experiences have a platform to amplify their voices.</p>
</div>

<div class="develop">
Expand Down

0 comments on commit 40167a7

Please sign in to comment.