Coder Social home page Coder Social logo

weekend-redux-feedback-loop's Introduction

MIT LICENSE REPO SIZE TOP_LANGUAGE FORKS

Feedback Survey

Description

Duration: 5-6 hours

This project allowed me to showcase my understanding of react/redux flow with usage of CRUD and Axios to create a feedback survey.

This feedback survey has three questions; How are you feeling?, How well are you understanding the content?, and How well are you being supported? along with an optional Any comments you want to leave?.

I struggled with the client side post. It was not posting it to the database. However, with some help from my classmates, we figured out the errors. Another spot I struggle with is CSS styling.

Prerequisites

  • Visual Studio Code
  • Postgres

Installation

  1. Create a database with provided SQL in data.sql file.

  2. The project is built on Postgres, so you will need to make sure to have that installed. We recommend using Postico to run those queries as that was used to create the queries.

  3. Open up your editor of choice and run an npm install

  4. Run npm run server in your terminal

  5. Run npm run client in your terminal

  6. The npm run client command will open up a new browser tab for you!

If package.jason does not have react, redux, and logger:

  1. Run npm install redux@4 react-redux@7
  2. Run npm install redux-logger@3

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality. Thanks to our insturctors - Liz and Dane for their guidance and dynamatic teaching skills. Last, but not least Thanks to all my classmates for their support and estatic attitude.

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.