JDillon522 / frontendmentor-product-feedback-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Table of contents

Overview

This project repo is a monorepo with the API and Client under the /api and /client directories.

More to follow...

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

Screenshot

TBD

Links

My process

Built with

  • Nest.js (Node.js)
  • TypeORM
  • Postgres
  • Heroku
  • Angular

What I learned

TBD

About


Languages

Language:TypeScript 75.5%Language:SCSS 13.3%Language:JavaScript 6.0%Language:HTML 5.1%Language:Procfile 0.1%