Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.25 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.25 KB

EscapeVroom's Community

A mobile application for the EscapeVroom community, built with Flutter and Firebase.

Installation

  1. Clone the repository: git clone https://github.com/paradax005/escapeVRoom.git
  2. Navigate to the project directory: cd escapevrooms-community
  3. Install the dependencies: flutter pub get
  4. Add your Firebase configuration file to the lib directory
  5. Run the application: flutter run

Usage

  • 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

Contributing

If you'd like to contribute to the project, please follow these guidelines:

Fork the repository

  • 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

License

This project is released under the MIT License.

Contact

Feel free to reach out to borhenn.fatnassi@gmail.com with any questions or feedback.

Additional resources

  • Flutter documentation
  • Firebase documentation
  • Community app design guidelines