Skip to content

LIVEL an application on live traveling which helps people travel online and broadcast the journey through the Internet. Winner (TOP 50) of The 2021 Solution Challenge, Google Developers.

Notifications You must be signed in to change notification settings

phkhanhtrinh23/livel_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Update: Our submission has got into Top 50 The 2021 Solution Challenge. Words cannot convey how happy we are now!]

Screenshot

About The Project

Introduction

Our project is called Livel. This is an application on live traveling which helps people travel online and broadcast the journey through the Internet.

Our team aims to create a mobile application which helps the global tourism industry cope with negative economic impacts of the COVID-19 pandemic, offers more job opportunities to tour guides and brings a whole new traveling experience to tourists around the world.

Moreover, this application is the solution we have come up with to participate in The 2021 Solution Challenge contest from Google Developers.

We want to address Goal 8 - more specifically, Target 8.9 - from the 17 Sustainable Development Goals of the United Nations General Assembly:

  • Goal 8: Promote sustained, inclusive and sustainable economic growth, full and productive employment and decent work for all.
  • Target 8.9: By 2030, devise and implement policies to promote sustainable tourism that creates jobs and promotes local culture and products.

You can get the released version, or .apk files, of this application at Google Drive or you can follow the path:

build\app\outputs\flutter-apk\app-release.apk

Note: You can only see this path when you have cloned the repository.

After you have downloaded the .apk file, you should check whether this file is the original one or not by using Checksum to compare your checksums with ours. Our checksums file is located at Google Drive.

Last but not least, we have recorded a video content of our application on YouTube

Team Members

Our team consists of 4 members and all of us are studying Computer Science at Ho Chi Minh City University Of Technology, Vietnam.

  • Nguyen Thanh Ngan - Project Manager

  • Tran Dang Khoa - UI/UX Designer

  • Pham Nhut Huy - Back-end Developer

  • Pham Khanh Trinh - Front-end Developer

Built With

Our application is built with these frameworks and tools:

Getting Started

To get started, you should have prior knowledge on Flutter and Dart Programming Language at first. A few resources to get you started if this is your first Flutter project:

Then, you need to install Flutter on your device in order to run this program. This is a comprehensive guide on how to install Flutter on your device:

Besides, if you have no prior knowledge on Firebase, you can refer to this site:

Prerequisites

At first, you need to check whether your Flutter version is up-to-date. Then, you should check whether your Dart version is up-to-date as well.

flutter --version

After all, you should check whether you have connected an external device or an emulator.

flutter doctor

Installation and Run

  1. Clone the repo

    git clone https://github.com/phkhanhtrinh23/livel_application.git
  2. Use Android Studio or Visual Studio Code to open the folder livel_application.

  3. Download and start an emulator at Android Studio (AVD Manager). Google Pixel 4 XL is highly recommended.

  4. You should check whether you have got enough packages or not:

    flutter pub get
  5. Run the program:

    flutter run

Testing

You can test the application by using this account:

  1. Email: livel@gmail.com
  2. Password: livel03012021

Contribution

Contributions are what make GitHub such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your Contribute branch: git checkout -b contribute/Contribute
  3. Commit your changes: git commit -m 'add your messages'
  4. Push to the branch: git push origin contribute/Contribute
  5. Open a pull request

Contact

Pham Khanh Trinh - phkhanhtrinh23@gmail.com

Pham Nhut Huy - huypham.aehus@gmail.com

Nguyen Thanh Ngan - thanhngan190706@gmail.com

Tran Dang Khoa - retdkhoa@gmail.com

Project Link: https://github.com/phkhanhtrinh23/livel_application.git

About

LIVEL an application on live traveling which helps people travel online and broadcast the journey through the Internet. Winner (TOP 50) of The 2021 Solution Challenge, Google Developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages