shubhayu-64 / gccd-event-app-2023

Event App for CCD 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


CCD Kolkata Event App

This repo contains source code for the official Flutter app of Cloud Community Days Kolkata.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contact



About the project

  🚧Actively under development🚧

  • Built With

    Flutter

(back to top)

Getting Started

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

  • Project Setup

    • Flutter App:
      • Install Flutter
      • Setting up your ide
      • Fork and clone this repository.
      • cd into gccd-event-app-2023 directory.
      • Run flutter clean command.
      • Run flutter pub get command.
      • Run flutter run command.
      • Run flutter packages pub run build_runner watch command to generate *.g.dart files.
      • To get apk Run flutter build apk --release command.
      • The apk will get stored in the build folder.

(back to top)

Contact Us

  If you have a question, please feel free to contact us through email or our telegram community channel.





Made with ❤️ by GDG Cloud Kolkata

About

Event App for CCD 2023

License:MIT License


Languages

Language:Dart 100.0%Language:Kotlin 0.0%