commit a9f2e11fe63883d86e1801fa8676d67470118559 Author: paadi Date: Sun Oct 12 14:46:13 2025 +0200 add README diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..57f5697 --- /dev/null +++ b/README.MD @@ -0,0 +1,42 @@ +# Memer App + +A full-stack Member Management platform designed for organizations to manage their members, events, excursions, and Impact Team activities efficiently. + +## 🧩 Overview + +**Memer App** provides a unified interface for handling: +- Member registration and profiles +- Event creation, attendance tracking, and reporting +- Excursion & Impact Team management +- Admin dashboards for monitoring participation and engagement + +The project is structured with: +- **Backend:** Golang (RESTful API with secure authentication and database integration) +- **Frontend:** Quasar Framework (Vue.js-based progressive web app) + +--- + +## ⚙️ Tech Stack + +| Component | Technology | +|------------|-------------| +| **Backend** | Go (Golang) | +| **Frontend** | Quasar Framework (Vue.js) | +| **Database** | PostgreSQL / MySQL (configurable) | +| **API** | RESTful endpoints | +| **Auth** | JWT-based authentication | + +--- + +## 🚀 Features + +- ✅ Member database with roles and permissions +- 📅 Event management (create, edit, track, archive) +- 🌍 Excursion & Impact Team tracking +- 📊 Dashboard insights for admins +- 🔐 Secure login & user management + +--- + +## 🧱 Project Structure +