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.
- Host: GitHub
- URL: https://github.com/allankayan/temparty-app
- Owner: allankayan
- Created: 2022-10-07T01:18:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-02T05:27:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T18:33:28.345Z (over 1 year ago)
- Topics: firebase, flutter, getit, mobx, modular
- Language: Dart
- Homepage:
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).