Skip to content

chlablak/pollson

Repository files navigation

Pollson

/pɔʊlzɒn/

Simple, interactive, fast polls management.

This repo contains the front-end web site for the pollson project.

You can find the online version here: http://pollson.herokuapp.com/ (or https://chlablak.github.io/pollson/)

The repo for the back-end can be found at https://github.com/chlablak/pollson-server.

Preview

Here you can see the Angular2 components for manipuling questions:

Preview

Building

The sources scaffolding was done using the CLI tool for Angular2: https://github.com/angular/angular-cli

Follow theses steps (testing):

  • install the CLI tool for Angular2, latest version (see the link above)
  • (fork and) clone this repo on your computer (or download it)
  • move to the project root directory, and run npm install
  • run npm start and go at http://localhost:4200/

For others kind of building (production, githug-pages deployment, ...), take a look at the CLI's documentation (follow the link above).

For a fully functional local front-end, you have to run the back-end first.

Documentation

To keep this README small, the documentation was moved in the docs/ folder.

Here some quick links:

Credits

The project was done in the context of the TWEB course at HEIG-VD.

Thanks for reading,

chlablak & moodah

About

Simple, interactive, fast polls management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published