Skip to content

dado3212/Dartmouth-Room-Search

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
add
 
 
 
 
css
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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