Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdye committed Nov 28, 2013
1 parent e141106 commit f4e502b
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,29 @@
=========
##Description##

CZ2006 Software Engineering Course Project, Online Survey System powered by [Django](https://www.djangoproject.com/)(v1.4) and [Bootstrap](http://twitter.github.com/bootstrap/)(v2).
For CZ2006 Software Engineering Course Project.

NTU Survey is a google-forms-like survey creation and management system powered by [Django](https://www.djangoproject.com/) (ver1.4, outdated) and [Bootstrap](http://twitter.github.com/bootstrap/) (v2, outdated).

##Live Demo##
* Demo [here](http://survey.sfdye.com) hosted on [webfaction](https://www.webfaction.com/)

##Features##
##Key Features##
* User registration and login
![login](http://raw.github.com/sfdye/ntusurvey/master/screenshots/login.png)
![Sign up](http://raw.github.com/sfdye/ntusurvey/master/screenshots/sign_up.png)
![Login](http://raw.github.com/sfdye/ntusurvey/master/screenshots/login.png)
* Friendly and powerful dashboard
![Dashboard](http://raw.github.com/sfdye/ntusurvey/master/screenshots/dashboard.png)
* Create survey at ease
*![Create Survey](http://raw.github.com/sfdye/ntusurvey/master/screenshots/create_survey.png)
* Easy share by email
* ![Collaboration](http://raw.github.com/sfdye/ntusurvey/master/screenshots/share.png)
* Graphical analysis powered google-charts (question specific stats, time stats, and demography)
![Question](http://raw.github.com/sfdye/ntusurvey/master/screenshots/question.png)
![Daily](http://raw.github.com/sfdye/ntusurvey/master/screenshots/daily.png)
![Demography](http://raw.github.com/sfdye/ntusurvey/master/screenshots/demography.png)

* Multi-user collaboratoin, themes, share by QR code and many more features. Sign up [here](http://survey.sfde.com)

##Dependencies##
* [python-mysql](http://sourceforge.net/projects/mysql-python/)
Expand Down
Binary file added screenshots/create_survey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/daily.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/demography.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/sign_up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4e502b

Please sign in to comment.