Skip to content

minsuk00/Leaphlet

Repository files navigation

logo of leaphlet

Leaphlet - Save trees! Go Paperless.

This repository contains our team's submission to Solution Challenge 2024. The challenge aims to solve for one or more of the United Nations' 17 SDGs using Google technology.

Table of Contents



🧐 What is Leaphlet?

Description

Our project, Leaphlet, is a digital brochure app created as an attempt to reduce paper waste at events, exhibitions and symposiums. The exhibitor's version allows exhibitors of an event to upload their company profile and leaflet to the app, and others invited to the event can view and save leaflets from different booths and companies through the visitor version.

Our Goals for Solution Challenge

The United Nations’ Sustainable Development goals we were aiming to solve was #12 Responsible Consumption and Production, #13 Climate Action, and #15 Life on Land. Through our app, we aim to reduce paper waste and prevent deforestation.

Main Features

  • Visitor:
    • view / star / download pamphlets registered in events
  • Exhibitor:
    • upload pamphlets to events
  • Organizer:
    • create events
    • send inquiries

🛠️ Setup

You can either download the apk directly or run the application locally.
Use [41G8M37] as a sample event code.

Built with

  • Frontend: Flutter (Android)
  • Backend: Firebase (FlutterFire)

How to run locally:

  1. Download and install flutter
  2. Clone the project to local machine
    git clone https://github.com/minsuk00/Leaphlet.git
    cd Leaphlet
    
  3. Install required packages
    dart pub get
    
  4. Connect your android device
  5. Run the application:
    flutter run
    
    (warning: Google log-in functionality requires pre-configuration of Firebase. Set ENABLE_GUEST_MODE_RESTRICTION variable to false in lib/pages/start.dart as a bypass)

🛡️ License

This project is licensed under the MIT License :)

😀 The Leaphlet Team

Leaphlet was created by Ryudai, Sara, Hosu, and Minsuk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages