Skip to content
/ cbd-app23 Public

School project to validate my degree. Creation of a mobile application with Flutter and Firebase.

Notifications You must be signed in to change notification settings

knl5/cbd-app23

Repository files navigation

Marijane CBD App

happyMarijane

School project to validate my degree. Creation of a mobile application with Flutter and Firebase. This an app to inform but above all generalize, popularized CBD (cannabidiol) and its consumption.

Features

  • Firebase Authentication with FlutterFire
  • Get the data form an API (RapidApi)
  • Checkout with Stripe API (flutter_stripe)
  • Native fonctionnality : Take a picture with the phone or choose one in the phone's library
  • Store data with firebase_storage and cloud_firestore

Getting Started

Note: Make sure your Flutter environment is setup.

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Installation

In the command terminal, run the following commands:

$ git clone git@github.com:knl5/cbd-app23.git
$ cd cbd-app23/

Setup Flutter Firebase integration

Check out the documentation to setup Flutter Firebase integration.

For Android

In android/app folder add your google-service.json.

For iOS

In ios/Runner folder add your GoogleService-Info.plist.

Start your Flutter project by running the command:
$ flutter run

Simulate for iOS

Method One

Open the project in Xcode from ios/Runner.xcodeproj.
Hit the play button.

Method Two

Run the following command in your terminal.
$ open -a Simulator
$ flutter run

Simulate for Android

Make sure you have an Android emulator installed and running.
Run the following command in your terminal.
$ flutter run
Check out Flutter’s online documentation for help getting start with your Flutter project.
Project2023-ECVDigital

screenshot

screenshot2

screenshot3

About

School project to validate my degree. Creation of a mobile application with Flutter and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published