Skip to content

A full-stack application that allows users to create, update and delete feedback suggestions. A Frontend Mentor challenge.

Notifications You must be signed in to change notification settings

rblockchaindeveloper/product-feedback-app-fe

 
 

Repository files navigation

Frontend Mentor - Product feedback app solution

This is a solution to the Product feedback app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

This is a Full Stack Application, you can view the backend code here -> Backend

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Create, read, update, and delete product feedback requests
  • Receive form validations when trying to create/edit feedback requests
  • Sort suggestions by most/least upvotes and most/least comments
  • Filter suggestions by category
  • Add comments and replies to a product feedback request
  • Upvote product feedback requests

Demo

Links

My process

Built with

What I learned

This was my first full-stack application as a front end developer. I have to say the full-stack world is fascinating. This project definitely took me out of my comfort zone. I learnt how to work with data and databases. I also learn how to create Api's that connected my database to my front end application. It was quite fun.

Continued development

I plan to add a drag and drop functionality on the roadmap page, I have made a branch for that feature, it's quite a challenge but I think I would be able to implement it.

Author

About

A full-stack application that allows users to create, update and delete feedback suggestions. A Frontend Mentor challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • CSS 2.5%
  • HTML 0.6%