BenningtonWebsite

This project was created with the goal of creating an alternative to the Bennington.edu website, which passes the xkcd 773 test. Initial goals are to just meet all the requirements for the test, style will come later. This project was heavily inspired by <bennington.works>.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

Things a college website needs:

  • Full name of the school
  • List of faculty emails and phone numbers
  • Campus address
  • Application forms
  • Academic calender
  • Campo phone number
  • Department/course lists
  • Parking information
  • Campus map

Things bennington.works attempts to provide

  • link to populi
  • link to moodle
  • Academic concern form
  • Registration expemption form (plan exception) (link changes each term)
  • Change of advisor form
  • Add/drop/withdrawal forms
  • Credit waiver form
  • Disability accommodation form

Things the site should have

  • End of term checklist
  • "that page that shows how many spots are in each class and whats left available"
  • correct faculty offices
  • Link to website to fill up your card
  • How to enter a class in wordpress (for faculty)

Contributing

  1. Fork it ( https://github.com/MatthewBennington/BenningtonWebsite/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors