Skip to content

dado3212/Dartmouth-Room-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dartmouth Room Search

The Problem

There wasn't any way to easily view rooms on campus at Dartmouth. You had to look through all of the building floorplans to find a room that suited you.

The Solution

I went through all of the plans, extracted the room information, and made an easy way to view and sort the resulting data. The site is live at http://dartmouthroomsearch.com. You can see the creation process at my blog, http://blog.alexbeals.com/category/dartmouth-room-search.

Services

  • View all upper class rooming options on campus (except LLC's and UGA rooms)
  • Filter rooms by the following conditions:
    • number of roommates
    • number of rooms
    • gender of the room
    • substance free status
    • room location

  • HTML
  • CSS
  • PHP
  • MySQL

Created by Alex Beals © 2015