Introduction
This is my submission for the atlas hackathon. This app allows you to collect testimonials from your customers at a single place. The app is a clone of testimonial.to product.
Overview of My Submission
I have used the mongodb serverless instance.
Tech stack
- Laravel
- Livewire
- MongoDB and MySQL
- Tailwind
This app has following main entities -
- Users
- Walls
- Testimonials
I have used MySQL for users and all the authentication stuff as it comes in-built in laravel, also it does not need many read and write operations.
I have used MongoDB serverless instance for the walls and testimonials entities as they have high number of read and write operations.
Submission Category:
My submission category is Automation Innovation.
Link to Code
frikishaan / endorsedeck
Manage all your testimonials at a single place.
Endorsedeck
This is a project created for Atlas hackathon on Dev.to.
Overview
Using this app users can collect all the testiomials at one place for all of the products and services.
User can create walls from the dashboard.
Users can share the public URL of their wall where other users can submit their review and see other review.
You can see all your reviews by clicking the eye icon form dashboard.
I have used MongoDB Serverless instance.
Additional Resources / Info
The demo of the app is available here at endorsedeck.herokuapp.com
User can create walls from the dashboard.
Users can share the public URL of their wall where other users can submit their review and see other review.
Every testimonial is associated with a wall. You can see all your reviews by clicking the eye icon form dashboard.
I have used MongoDB Serverless instance for this project to store walls and testimonials.
Write something on my wall here.
Top comments (0)