Coder Social home page Coder Social logo

n1032658 / neo-surveys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aaron-nerox/neo-surveys

0.0 0.0 0.0 1.23 MB

A basic survey web application made using Nodejs and Reactjs with custom data persistence.

JavaScript 94.41% CSS 0.19% HTML 5.41%

neo-surveys's Introduction

Neo Surveys ✨ ✨ ✨

A basic survey web application made using Nodejs ⚡ and Reactjs 🔮 with custom data persistence :trollface: :trollface:.

Features 🔥 :

  • Create a survey for people to take.
  • Choose a survey from a list of surveys created by people and take it.
  • See the results from your survey.

How to run the project 😟 :

  • navigate to a proper directory and open your terminal there.
  • Clone the project by executing the following git command:
git clone "https://github.com/TheX-ByAaron/neo-surveys.git"

The node backend ⚡:

  • Once finished, we need to start our backend server. In order to do that, we navigate to the backend folder from the inside of our cloned repository folder with the following command:
cd .\NeoSurveys-Backend\
  • We now will load the backend's node modules via npm like this:
npm i
  • After all node modules are loaded we can start our server using the node command like this:
node index.js
  • All set now the backend is up and working.

The react app 🔮 :

  • open a new terminal window on the "neosurveys-react" directory and download the dependencies:
npm i
  • Once all dependencies are downloaded, run the next command to start the app:
npm start
  • All done. Enjoy creating and taking surveys 😁 😁 😁.

NOTE ✨: no need to worry about the database. Everything is created and handled via custom persistence methods that do not require any additional configuration.

neo-surveys's People

Contributors

aaron-nerox 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.