Coder Social home page Coder Social logo

wilsonhsu98 / serverless-survey-forms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chiouchu/serverless-survey-forms

0.0 2.0 0.0 4.08 MB

To create a google-style survey forms, authorized users could design surveys and collect anonymous feedbacks.

License: MIT License

JavaScript 87.39% HTML 0.04% CSS 12.48% Shell 0.09%

serverless-survey-forms's Introduction

serverless-survey-forms (still under construction)

Serverless Framework Build Status Coverage Status

To create a google-style survey forms, authorized users could design surveys and collect anonymous feedbacks.

Architecture Overview

Known Issues

  • issue#1322: After executing sls project init, a lot of files are modified.
    • Work around: None.

Prerequisitions

Development Environment

This project depends on the following modules, please make sure they're ready after [Installation].

  • NodeJS 3.7.3
  • serverless 0.5.6

To prevent from poluting your local environment, you may leverage the Vagrant file to isolate your development environment.

Service FQDN

You have to apply a FQDN first, survey.organization.com, for instance in the following instructions.

First time deployment

Please refer to instructions for first time deployment.

After first deployment

Please refer to instructions for later deployment.

Unit Test

Serverless site unit test

The steps below can be taken to verify the functionality.

Enter the serverless-survey-form folder the project was cloned:

cd serverless-survey-form

Install npm dependency modules in serverless-survey-form

npm install

Verify the functionality before any code commit to Git.

npm test

Frontend site unit test

Enter the web folder the project was cloned:

cd web

Install npm dependency modules in web

npm install

Verify the functionality before any code commit to Git.

npm test

License

Licensed under the MIT License.

serverless-survey-forms's People

Contributors

chiouchu avatar jonascheng avatar phejimlin avatar wilsonhsu98 avatar sypannapis avatar

Watchers

James Cloos avatar  avatar

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.