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

https://github.com/allankayan/temparty-app

Trabalho de conclusão de curso de Sistemas para Internet na Fatec Jahu.
https://github.com/allankayan/temparty-app

firebase flutter getit mobx modular

Last synced: 3 months ago
JSON representation

Trabalho de conclusão de curso de Sistemas para Internet na Fatec Jahu.

Awesome Lists containing this project

README

          

# Temparty 🎉
A cross-platform app for event management and digital invitations.

## Tech Stack
- **Language**: Dart
- **Framework**: Flutter
- **State Management**: MobX
- **Project Structure**: Flutter Modular
- **Dependency Injection**: get_it
- **QR Code**: qr_flutter
- **Backend**: Firebase (Authentication, Cloud Firestore, Storage)

## Features
- User registration & authentication (Firebase).
- Event browsing, search, and saving.
- Secure digital invitations with QR Codes (downloadable as PDF).
- Offline access to invitations.
- Organizer mode: create, edit, and manage events.

## Requirements
- Flutter SDK >= 3.x
- Dart >= 2.x
- Firebase project configured (auth, database, storage).

## Future Improvements
- Payment integration for invitations.
- Organizer dashboards with analytics.
- Advanced event filtering & search.
- Social features (followers, comments, posts).