Coder Social home page Coder Social logo

redux-feedback-loop's Introduction

Feedback Application

Description

Duration: 2 Days

This application is an example feedback form to gather user feedback when taking a class. There are several pages that require user input between 1 and 5. There is also an admin page only accessible to approved users for review of all feedback entries submitted to a database. This project developed skills with react, redux, and material-ui and handling local, as well as Redux, state and props. The ability to work with and query a database was also tested in developing this application.

To see the fully functional site, please visit: DEPLOYED VERSION OF APP

Screen Shot

 Sample_Page Example Feedback Page  Alert Improper Input Alert  Review_Page Review and Submit Page  Admin_Page Admin Page

Prerequisites

Installation

  1. Create a database named prime_feedback,
  2. The queries in the data.sql file are set up to create all the necessary tables and populate the needed data to allow the application to run correctly. 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!
  • Alternatively, visit the deployed version on Heroku to interact with the standalone application.

Usage

How does someone use this application? Tell a user story here.

  1. Provide feedback as prompted on each page.
  2. type '/admin' into the url to access the restricted admin page.
  3. To flag a feedback for review click the flag button.
  4. To mark flagged feedback as complete, click the complete button.
  5. TO delete feedback permanently from the database, click the delete icon.

Built With

  • React
  • Redux
  • Material-UI
  • Javascript

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality. Thanks to the Dijkstra cohort for learning the material with me and helping me through the whole process. Thanks to all the awesome instructors for doing a great job teaching the material.

Support

If you have suggestions or issues, please email me at [email protected]

redux-feedback-loop's People

Contributors

zbattaglia avatar

Stargazers

 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.