Skip to content

Latest commit

 

History

History
72 lines (39 loc) · 1.51 KB

File metadata and controls

72 lines (39 loc) · 1.51 KB

My_Helper

An Cross Platform Application for managing events.

Tech Stack

Client: Flutter, Dart

Server: Firebase, Cloud_Firestore

Screenshots

Your image titleYour image title Your image title

Demo

Full working Demo -> https://github.com/Nimish2000/freshers_hackathon

Run Locally

Clone the project

  git clone https://github.com/Nimish2000/freshers_hackathon

Go to the project directory

  cd my-project

Install dependencies

   flutter pub get

Start the application (Emulator/Physical device)

  flutter run 

Installation

Install application ->

https://github.com/Nimish2000/freshers_hackathon

FAQ

Do the application runs even after killed from task manager?

No, the appliction only works when app is in foreground or background.

Is the application multiplatform?

Yes the application is compatible for both IOS and android.

What are hardware requirements of the application?

This application runs over android 5.1.1.

Authors