customer

This project is maintained by mherman22

customer FeedBack App

This documentation has been hosted at https://mherman22.github.io/customer/

Find the backend repository at https://github.com/mherman22/customer

Find the frontend repository at https://github.com/mherman22/feedback

some screenshots

CustomerPage Screenshot LandingPage Screenshot
CustomerPage LandingPage

Read More to acquint yourself with the various tools used

Tools used in development in the backend

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

How to Open the repo in an IDE?

Make sure you have java installed on your machine.

For Windows

For Windows platform/machine, do the following;- Download and install java 8. Set environment variable path (JAVA_HOME). Test to see if java has been installed. java -version.

For Linux Platform

For Mac

How to Install Lombok in your IDE

Make sure your IDE has Lombok configured in it, if not do the following;-

Pull Requests? Wanna implement or make an addition or correct something?

CustomerFeedback Frontend

This is the frontend (ui) for the Customer Feedback App
It was bootstrapped with Create React App. I have not used any library in this project (yet).

Find the deployment at https://mherman22.github.io/feedback/#/landingpage

Technologies used?

How to run this application?

To change the default port?

How to contribute to this project?

In the project directory, you can run

Learn More

To learn more about React, explore the following links;-

Contributor(s)