Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifalfahri/aern
our own umkm
https://github.com/ifalfahri/aern
appscript excel feedback-form google-apps-script google-sheets-api googlesheetsapi nextjs
Last synced: 5 days ago
JSON representation
our own umkm
- Host: GitHub
- URL: https://github.com/ifalfahri/aern
- Owner: ifalfahri
- Created: 2024-09-28T11:21:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T12:33:59.000Z (9 days ago)
- Last Synced: 2025-01-05T13:26:41.477Z (9 days ago)
- Topics: appscript, excel, feedback-form, google-apps-script, google-sheets-api, googlesheetsapi, nextjs
- Language: TypeScript
- Homepage: https://aern.web.id/feedback
- Size: 576 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.