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

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