GithubHelp home page GithubHelp logo

jsmike / material2-survey Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 416 KB

A random survey app written with Express, Angular2, and Material2.

License: MIT License

CSS 6.02% TypeScript 49.12% HTML 10.36% JavaScript 34.51%

material2-survey's Introduction

Material2-Survey by Mike Cebrian

This app requires Node.js +4.2, npm +3.x, and MySQL Server.

To install:

Clone this repo.

update npm if below v3.x: run npm install -g npm

Then install node modules:

run npm install

install typings

npm install -g typings
typings install

buid with:

npm install -g gulp
gulp build

install MySQL for your server.

Log in as the root user and run the SQL script /scripts/setup-db.sql

from the cloned directory run: NODE_ENV='dist' node server/server.js

direct your browswer to http://localhost:3000, or your domain at port 3000

Use the menu, and select login. Use the credentials:

  username: admin
  password: password

Select: Create New Survey

Add title and survey options and save.

Select create new again until you've entered all of your survey questions.

View all of the surveys by selecting: Survey List

All existing surveys will be displayed on the survey list with an option to edit or view results.

You can then answer survey questions, or link other guest users to your hosted domain

A demo is live at http://mcebrian.com:3000

This is Express + Angular2 app is licensed under MIT, be curious.

material2-survey's People

Contributors

jsmike avatar

Stargazers

 avatar Steffen Görtz avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

rajnesh0409

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.