Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifalfahri/aernstore
our own umkm
https://github.com/ifalfahri/aernstore
excel feedback-form google-apps-script
Last synced: about 1 month ago
JSON representation
our own umkm
- Host: GitHub
- URL: https://github.com/ifalfahri/aernstore
- Owner: ifalfahri
- Created: 2024-09-28T11:21:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T02:39:05.000Z (about 2 months ago)
- Last Synced: 2024-11-24T03:24:45.247Z (about 2 months ago)
- Topics: excel, feedback-form, google-apps-script
- Language: TypeScript
- Homepage: https://aernstore.vercel.app
- Size: 514 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aernstore 🛒
Aernstore is an online feedback center for customer requests, ratings, and complaints, built with Next.js and integrated with Google Sheets for simple data management. This project focuses on providing an intuitive, mobile-first interface for customers, particularly for older adults.
> You can check it out [here](https://aern.web.id/feedback)
```Anyway, i made the logo myself. How do you think? Is it good? I can make you one if you want, contact me.```
## Features 🎯
- ⭐ **Rating & Complaints**: 5-star rating system with animated stars and personalized feedback forms.
- 📦 **Item Requests**: Simple form for requesting products.
- 📝 **Google Sheets Integration**: All feedback is stored directly in Google Sheets via Apps Script.
- 🎬 **Smooth Animations**: Powered by **Framer Motion** for sleek UI transitions.## Technologies Used 🛠️
- ![Next.js](https://img.shields.io/badge/-Next.js-000000?logo=next.js&logoColor=white) Handles the dynamic server-side rendering and routing.
- ![TypeScript](https://img.shields.io/badge/-TypeScript-3178C6?logo=typescript&logoColor=white) Provides type safety throughout the application.
- ![Tailwind CSS](https://img.shields.io/badge/-TailwindCSS-38B2AC?logo=tailwindcss&logoColor=white) Allows for quick and responsive styling.
- ![Framer Motion](https://img.shields.io/badge/-Framer%20Motion-0055FF?logo=framer&logoColor=white) Adds animations to enhance user experience.
- ![Google Sheets](https://img.shields.io/badge/-Google%20Sheets-0F9D58?logo=google-sheets&logoColor=white) Integrated for storing customer feedback easily.