Giter Site home page Giter Site logo

poll-me / poll-me-vue Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 2.65 MB

The PollMe web app made using Vue

Home Page: https://poll-me.com

License: MIT License

JavaScript 52.90% HTML 0.78% Vue 42.31% CSS 4.02%
vue vuejs2 vue-router vue-cli vuex polling poll-application poll

poll-me-vue's Introduction

PollMe WebApp Vue JS

PollMe Vue

GitHub (pre-)release Build Status Deploys by Netlify

The VueJS version of the PollMe webapp

This is the awesome app with with you be able to collect in the most easy way any kind of opinion or preferece from anyone.

For example:

  • Are you trying to know the best date to a plan with you friends? POLL THEM!!
  • Are you trying to decide which Star Wars movie is better? POLL THEM!!
  • Are you trying to find out which friend of yours knows you better? POLL THEM!!

This project was created using the official Webpack vue-cli template. For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Start working with the project

To contribute you just need to clone the repo and install the node dependencies, then you can run any package script.

# Clone the repo and enter inside
git clone [email protected]:Poll-me/poll-me-vue.git
# by HTTPS: https://github.com/Poll-me/poll-me-vue.git
cd poll-me-vue

# install node dependencies
npm install

# Start the dev server with a watcher running
npm start

Development flow

You must follow this guidelines in order to contribute to the project in any way.

Package scripts

As the project do not have a task builder like Grunt or Gulp we need to use the npm package scripts to run the tasks that manage the workflow of the project.

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

Enviroments

This project contemplate many possible environments that are used at different parts of the source code, for example, at webpack configuration.

  • Development (dev): the environment for develop the project. For example at developers computers.
  • Production (prod): the environment for serve the production app files. For example at deploy environments.

poll-me-vue's People

Contributors

mdo2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

easella

poll-me-vue's Issues

Api

Hello!
I think a API would be amazing.
So you can create polls in a Discord, Messenger or Telegram bot.
It would also be nice if you create a Discord or Messenger bot yourself.
Regards, Tijn!

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.