Skip to content

broscoe/product-feedback-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 Product Feedback App

📌 Description

  • This is a full stack application for tracking feedback to a (mock) companies website and allows the user to submit new suggestions for changes for the company to make.
  • I built this project to solidify my newly learned full stack development skills into a project fully built by me with no external APIs.

🚀 Live Site

View the Live Site View the Wire Frame

🖼️ Screenshots

Home Page

Mobile Version

Mobile Home Page

Tablet Version

Tablet Home Page

Desktop Version

Desktop Home Page

Feedback Form Page (mostly the same across versions)

Desktop Feedback Form Page

✨ Features

  • Cards that display all of the suggestions.
  • A clickable section of buttons to filter suggestions by category.
  • and a form that users can submit new suggestions through accessible by the add feedback button on the home page.

🛠️ Tech Stack

Frontend

  • Languages: Javascript, JavaScript XML, Cascading Style Sheets
  • Framework: React
  • Deployment: Netlify

Server/API

  • Languages: Javascript(Node),
  • Framework: Express
  • Deployment: Render

Database

  • Languages: PostgresSQL
  • Deployment: Neon

Other Tools

  • NPM
  • git/github
  • VS Code
  • Postman

💭 Reflections

  • This project really helped me solidify all the things that I have learned since starting to code again.
  • It was really neat to see how fast I could I could take this project from wireframe to MVP
  • I found it really interesting to see how much longer building out certain functionalities could take than expected.
  • This project really helped grow my confidence in full stack development.

🙌 Credits

I'd like to thank my instructor, Arianna, for rubber ducking with me at critical moments and assisting with debugging!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 47.0%
  • CSS 45.5%
  • TypeScript 4.8%
  • HTML 2.7%