Code Monkey home page Code Monkey logo

thesurvey's Introduction

TheSurvey

This is our very special project, to create a zero to mastery developer survey web app by the community for the community.

The Zero To Mastery Survey Web App will collect numerous feedback from the entire Zero To Mastery Dev Community and incorporate those changes/suggestions to improve this awesome course.

Currently in BETA - https://zero-to-mastery.github.io/TheSurvey/

Contribute

  • Fork this repository

  • Clone forked repository using git clone <forked_repo_url>

  • Change directory to project root cd TheSurvey

  • Checkout to development branch git checkout development

  • Back-End

    • Change directory to sever/ cd server/
    • Install NPM dependencies npm install
    • You will need to create a .env fiel and put MONGO_DB=mongodb://localhost:27017/the_survey PORT=3005 in order for this to work :)
    • Then run the command npm run
  • Front-End

    • In the root directory of the project:
    • Install NPM dependencies npm install
    • Then run the command npm run

Important Notes

  • Always make PR in development branch and NOT in master branch.
  • Stable branch - master
  • Development branch - development;

thesurvey's People

Contributors

abdus avatar antonwy avatar balabis avatar cherrymountains avatar erampion avatar esslushy avatar frozenfroggie avatar jagholin avatar josh-frost avatar jshilling4 avatar justintime42 avatar kboeff avatar leighd2008 avatar leinka avatar m2paulc avatar mattcsmith avatar mlillis87 avatar oladelux avatar panconpeenga avatar paulrdrs avatar r4pt0s avatar raglaks avatar samirjouni avatar sdeagh avatar sebastianhurtado1 avatar thenicekat avatar thomasdreyer avatar thorbenl avatar vvarthan7 avatar wistree avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

thesurvey's Issues

package.json syntax errors

package.json is not a correct JSON file

npm ERR! file C:...\TheVerySpecialProject\package.json
npm ERR! code EJSONPARSE
npm ERR! JSON.parse Failed to parse json
npm ERR! JSON.parse Unexpected token } in JSON at position 309 while parsing near '...ed" && exit 1",
npm ERR! JSON.parse },
npm ERR! JSON.parse "repository": ...'
npm ERR! JSON.parse Failed to parse package.json data.
npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.

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.