OPCODE-Open-Spring-Fest / Vedicheals

Vedicheals is an open-source Flutter application designed to provide users with access to health blogs, Ayurvedic medicine recommendations, and authentication features utilizing Firebase. The application's database is powered by Cloud Firestore, ensuring efficient data management and retrieval.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vedicheals

Vedicheals is an open-source Flutter application designed to provide users with access to health blogs, Ayurvedic medicine recommendations, and authentication features utilizing Firebase. The application's database is powered by Cloud Firestore, ensuring efficient data management and retrieval.

Features

  • Health Blogs: Access a diverse range of health-related articles and blogs to stay informed and educated about various health topics.

  • Ayurvedic Medicine Recommendations: Explore recommendations for Ayurvedic medicines to promote holistic wellness and natural healing.

  • Firebase Authentication: Securely authenticate users using Firebase authentication services, ensuring data privacy and user authentication.

  • Cloud Firestore Database: Utilize Cloud Firestore as the backend database to store and manage application data efficiently.

Installation

  1. Clone the repository:

    git clone https://github.com/OPCODE-Open-Spring-Fest/Vedicheals.git
  2. Navigate to the project directory:

    cd Vedicheals
  3. Install dependencies:

    flutter pub get
  4. Launch commitlint:

    npm i
  5. Run the application:

    flutter run

Firebase Configuration

To enable Firebase services for authentication and database functionality, follow these steps:

  1. Create a new project on the Firebase Console.

  2. Add your Flutter application to the Firebase project.

  3. Follow the instructions to integrate Firebase SDK into your Flutter application by updating the google-services.json file for Android and GoogleService-Info.plist file for iOS.

  4. Enable Firebase Authentication and Cloud Firestore in the Firebase Console.

  5. Update the Firebase configuration in your Flutter application as per the Firebase documentation.

Contributing

Contributions to Vedicheals are welcome! Here are a few ways you can contribute:

  • Report bugs and request features by creating an issue.
  • Submit pull requests to fix issues or add new features.

Acknowledgements

Special thanks to the Flutter and Firebase communities for their invaluable contributions and support.

About

Vedicheals is an open-source Flutter application designed to provide users with access to health blogs, Ayurvedic medicine recommendations, and authentication features utilizing Firebase. The application's database is powered by Cloud Firestore, ensuring efficient data management and retrieval.


Languages

Language:Dart 62.7%Language:C++ 18.1%Language:CMake 15.0%Language:HTML 1.5%Language:Swift 1.4%Language:C 1.1%Language:Kotlin 0.1%Language:JavaScript 0.1%Language:Objective-C 0.0%