Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rendy752/mari-bermusik

Musical instrument learning themed Mobile App that provides CRUD features in learning materials and user authentication using firebase
https://github.com/rendy752/mari-bermusik

copilot dart flutter flutter-firebase-auth flutter-firebase-firestore

Last synced: 16 days ago
JSON representation

Musical instrument learning themed Mobile App that provides CRUD features in learning materials and user authentication using firebase

Awesome Lists containing this project

README

        

# How To Run MariBermusik (Flutter)

## Installation

1. Clone Repository

https://github.com/Rendy752/Mari-Bermusik.git

2. Install Dependencies

flutter pub get

## Firebase Setup

1. Install Firebase Tools:

npm i -g firebase-tools

2. Activate flutterfire_cli:

dart pub global activate flutterfire_cli

3. Add Firebase Dependencies:

flutter pub add firebase_core
flutter pub add cloud_firestore

### Enjoy your MariBermusik