A mobile application for the EscapeVroom community, built with Flutter and Firebase.
- Clone the repository: git clone https://github.com/paradax005/escapeVRoom.git
- Navigate to the project directory: cd escapevrooms-community
- Install the dependencies: flutter pub get
- Add your Firebase configuration file to the lib directory
- Run the application: flutter run
- Sign in or create an account
- Browse Escape Room events near you
- RSVP to events and chat with other members of the community
- Follow other users and see their posts on your feed
- Publish your own posts, react to others' posts, comment and give awards
If you'd like to contribute to the project, please follow these guidelines:
- Create a new branch with a descriptive name (e.g. add-post-reactions)
- Make your changes and commit them with a descriptive message
- Push your changes to your branch
- Submit a pull request to the develop branch
This project is released under the MIT License.
Feel free to reach out to borhenn.fatnassi@gmail.com with any questions or feedback.
- Flutter documentation
- Firebase documentation
- Community app design guidelines