Skip to content

Benrobo/tymonial-app

Repository files navigation

Tymonial

An easy way to collect users feedback into yout web app. Tymonial makes it possible for both Developers and Non-Developers to collect users / customers feedback into your web application and get displayed inform of testimonial.

Tymonial makes the process of collecting feedbacks from clients and customers possible. The days of embedding feedbacks within your web applications are now over.

With little customization using the library, your feedback would be on set.

Please note. Due to inactivity within this application, Tymonial server is no longer up and running. Which means features offered by this application would no longer work. But, features can still be tested locally following the steps below.

Follow the steps below in collecting feedbacks.

Step 1

You should be redirected to your dashboard as ASAP ( As Soon As Possible) just like the image below.

dashboard.

Step 2.

  • Create a new Template. A tymonial template is just a way of assigning and categorizing feedbacks from clients. It also provides a way for customization. Simply click on the Template navbar tab, and click on create template button.

template.png.

If template has been created successfully. click on the template name you previously created, an image below should show.

formUI.png.

Customize how you want the feedback form to be when given to client to be updated.

Step 3.

Collect feedbacks from your Friends, Family, Clients, Thanos and so on. To do this, navigate to your template settings tab, a unique URL would be available for you, copy and send this url to who ever you need feedbacks from.

feedbackform.png.

Once feedback has been collected, it time to display this collected feedback into your application.

Step 4.

Navigate to the Tesimonial UI tab which can be found within your created Templates. Click on the code section. This display some codes in which you need to copy and embed within your web applications.

tymonial-config.png.

Step 5.

Follow the next tutorial on how to embed this feedbacks within your application. NEXT TYMONIAL TUTORIAL

Running Client Locally.

Tymonial is a React based web application. Which means having Nodejs installed is a key in running this locally.

Follow the steps below in setting this up.

Step 1: Clone The repo

    git clone https://github.com/Benrobo/tymonial-app.git

Step 2: Move inside the created tymonial-app folder.

    cd tymonial-app

Step 3: Install all dependencies.

    # NPM 
    npm install

    # YARN
    yarn add

Step 4: Star local development server

    # NPM
    npm start

    # YARN
    yarn start

And that it, you should be ready.

Note, if you encounter any error while setting this up or while making use of this live online, Dont hesitate to give state the problem HERE

Created By: BENAIAH (Benrobo)

About

Get users feedbacks with just a click

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published