Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukaszfabia/golocal

Peter Fun and his voting system.
https://github.com/lukaszfabia/golocal

docker-compose go gorm-orm oauth2 postgresql rest-api

Last synced: 6 days ago
JSON representation

Peter Fun and his voting system.

Awesome Lists containing this project

README

        

[![go_local_api_test](https://github.com/lukaszfabia/GoLocal/actions/workflows/go.yml/badge.svg)](https://github.com/lukaszfabia/GoLocal/actions/workflows/go.yml)
[![frontend_tests](https://github.com/lukaszfabia/GoLocal/actions/workflows/flutter.yml/badge.svg)](https://github.com/lukaszfabia/GoLocal/actions/workflows/flutter.yml)

[![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white)](/backend/)
[![Postgres](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)](/backend/internal/database/database.go)
[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)](/backend/docker-compose.yml)
[![Flutter](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white)](/frontend/)
[![Flutter](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white)](/frontend/)
[![Firebase](https://img.shields.io/badge/Firebase-039BE5?style=for-the-badge&logo=Firebase&logoColor=white)](/backend/internal/notifications)

[![issues](https://img.shields.io/github/issues/lukaszfabia/GoLocal.svg)](https://github.com/lukaszfabia/GoLocal/issues)
[![issues-closed](https://img.shields.io/github/issues-closed/lukaszfabia/GoLocal.svg)](https://github.com/lukaszfabia/GoLocal/issues?q=is%3Aissue+is%3Aclosed)
[![issues-pr](https://img.shields.io/github/issues-pr/lukaszfabia/GoLocal.svg)](https://github.com/lukaszfabia/GoLocal/pulls)
[![issues-pr-closed](https://img.shields.io/github/issues-pr-closed/lukaszfabia/GoLocal.svg)](https://github.com/lukaszfabia/GoLocal/pulls?q=is%3Apr+is%3Aclosed)

# GoLocal - Event Planning App 🚀

An event planning app functioning as a social platform.

## Features 🌟

1. **User Registration and Login** 🔐
A secure login system allowing users to create accounts, manage profiles, and sync with accounts from other social platforms.

2. **Event Creation and Management** 📅🎉
Users can create events, add details, set dates, times, locations.

3. **Participant Interaction** 💬👥
Comments, reactions, the ability to message other participants, and create discussion groups related to a specific event.

4. **Notifications** 📲⏰
Users receive notifications about upcoming events, invites to new events, and reminders about upcoming meetings.

5. **Event Personalization** 🎨✨
Options to customize event appearance, such as images, backgrounds, colors, and styles, tailored to the event's theme.

6. **Collaborative Event Organization** 🤝👩‍💻
Allowing event organizers to add co-organizers who can collaborate in creating and managing the event.

7. **Recommendation System** 💡🔍
The app can suggest events based on user preferences, past attendance, and trending events.

8. **Secure Data Management** 🔒🛡️
Protecting user data through encryption and other privacy measures.