Skip to content

ver007/quiet-mist-212

 
 

Repository files navigation

# Deployment
PyQt4 浏览器 全功能

    rake assets:precompile
    git commit -a
    git push origin master

# Test suite

## unit tests

    bundle exec rspec spec/models

## integration tests

    cd ghost_tests
    bundle exec ghostbuster


# TODO:
David:
moderator
professor
crn
objective
  * lecture links
  * invite box- names for people, there should just be a 'Done' button
  * view for users with books ?
  * dialog box buttons ?
  * Improve class selection buttons a little more

Greg
  * book reserve requests
 
Prodution
  * test uploader on production
  * SSL
  * test facebook login

BUG fixes
  * Edit Profile section clicking messed up
     class auto-complete in registration doesnt work
  * html5 validation alignment
  * Save & Continue should auto add a course

FUTURE
*sanitize - xss_terminate
*mypost to include the original post
* Modernizr
  * css3 shims
  * console.log shim
* form validation
  * add polyfill plugin for html5 validation
  * use more html5 validation
* sanitizer
* url shortner
* emails - enable in production
* delete a course
* semester changes- what happens to posts?

About

Campus academic/social network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • CSS 10.4%
  • HTML 4.2%
  • Ruby 4.1%
  • CoffeeScript 1.2%