add README
This commit is contained in:
42
README.MD
Normal file
42
README.MD
Normal file
@@ -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
|
||||||
|
|
Reference in New Issue
Block a user