Skip to content

full-stack-web-developer-and-designer/feedback-app

Repository files navigation

Feedback App — feedback.mirnesglamocic.com

A simple and lightweight feedback-collection web application built for the personal portfolio of Mirnes Glamočić.
The app allows visitors to submit feedback and browse previously submitted messages through a clean, minimal interface.


🚀 Live Demo

👉 https://feedback.mirnesglamocic.com

Mockup of Feedback application created by Mirnes Glamočić, Web Developer, UI/UX and Web Designer


📌 About

This project provides a small but functional feedback system where users can:

  • Submit their name, email, and feedback message
  • View all previously submitted feedback
  • Interact with a modern, responsive UI
  • Enjoy fast page loading and simple navigation

It is designed to be easy to host, easy to maintain, and perfect as a small portfolio project.


✨ Features

  • ✔️ Feedback submission form
  • ✔️ Display list of all past feedback
  • ✔️ Clean, responsive design
  • ✔️ Lightweight codebase
  • ✔️ Simple backend

🛠️ Technologies Used

  • HTML / CSS / JavaScript
  • PHP (for handling backend logic)
  • MySQL
  • Apache

📥 Installation

Follow these steps to run the project locally or deploy it on your server.

1️⃣ Clone the Repository

git clone https://github.com/<your-username>/feedback-app.git
cd feedback-app

2️⃣ Upload to Server

  • Copy all project files to your hosting directory

  • Make sure the server supports PHP

  • Import database file (feedback.sql)

3️⃣ Access the Site

http://localhost/feedback

or your live domain

(ex) https://feedback.mirnesglamocic.com

🧩 Usage

Submit Feedback

Users can fill out the form fields:

  • Name

  • Email

  • Feedback message

After submitting, the data is saved and visible on the Feedback List page.

View Feedback - automatically displays all past feedback entries.


🔧 Customization

You can easily extend this project with:

  • Admin dashboard

  • Login system

  • Pagination for feedback

  • Spam protection / reCAPTCHA

  • Email notifications

  • API endpoints


🤝 Contributing

Contributions are welcome!

  1. Fork the repository

  2. Create a branch for your change

  3. Commit and push

  4. Open a Pull Request

Suggestions and feature requests are encouraged.


📄 License

This project is free to use and modify.


👤 Author

Mirnes Glamočić

🌐 https://mirnesglamocic.com

📧 Contact available on the website


⭐ Acknowledgments

Thank you for checking out this project! Feel free to submit suggestions or improvements.

About

A simple web app where visitors can submit feedback and view previously shared messages through a clean, minimal interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published