Skip to content

A small project focused on gender equality. Created as part of ENGL4025 at the University of Wyoming.

Notifications You must be signed in to change notification settings

hakusaro/equalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

equalizer

This project was originally created as a University of Wyoming ENGL4025 final project.

There's a pretty uncool gender equality problem in Computer Science. We interviewed a few Computer Science undergrads and built a single page website to push more young women into Computer Science (and programming in general).

This isn't very mobile optimized, unfortuantely, and my CSS skills are a bit rusty. It looks great on most desktops, though!

To run:

  1. Install Ruby 2.3.3.
  2. gem install bundler
  3. bundle
  4. gem install rerun
  5. rerun ruby app.rb

You'll see something like this:

== Sinatra (v1.4.7) has taken the stage on 4567 for development with backup from Thin
Thin web server (v1.6.4 codename Gob Bluth)
Maximum connections set to 1024
Listening on localhost:4567, CTRL+C to stop

That means you'll have access to it on http://localhost:4567.

About

A small project focused on gender equality. Created as part of ENGL4025 at the University of Wyoming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published