Coder Social home page Coder Social logo

holinhed / poll-creator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.66 MB

A poll app made with VueJS, Express, and MongoDB

Home Page: https://holinhed-poll.now.sh/

License: MIT License

JavaScript 60.54% HTML 20.38% CSS 7.47% Vue 11.61%
express vuejs nodejs mongodb monk

poll-creator's Introduction

poll creator

Live version at: https://holinhed-poll.now.sh/ (Bunch of things broken in deployment because of now 2.0. I might fix it idk)

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

poll-creator's People

Contributors

dependabot[bot] avatar holinhed avatar

Watchers

 avatar

poll-creator's Issues

Add documentation

There is virtually no documentation in this app, which kinda sucks. Currently looking into a doc generator. Maybe Propdoc?

Make client look nicer

Currently there is little to no styling... Planning on maybe on using a themed bootstrap to give it more flare.

Display loading spinner more often

Sometimes when you click create, or submit, the page needs to load before switching to a different view. A lot of times it may lead to the user submitting more than once because they're unaware that the page is loading.

[SERVER] Make sure poll data is valid

The server should make sure that poll data such as title and options are below their maximum length. It should also make sure that an option is not equal to null.

[REDESIGN] Fix page footer

The footer currently gets in the way of new elements. New options in the create poll page, for example.

Add fetching ability to results page

The results page should fetch the results of a poll if there is an id param in the url. otherwise, it should display the data the app currently has stored.

Allow the user to add more options.

Currently, the createpoll page allows the user to create 4 options max, with only 2 of those options being required. It would be nice if there was a button on the bottom of the page that says 'add option' and would allow the user to add more than 4 options.

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.