- 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.
View the Live Site View the Wire Frame
Mobile Version
Tablet Version
Desktop Version
- 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.
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
- 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.
I'd like to thank my instructor, Arianna, for rubber ducking with me at critical moments and assisting with debugging!