Code Monkey home page Code Monkey logo

deliciafernandes / checklst Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 3.0 56.96 MB

Flutter location-based reminder app having Firebase Realtime Database, integrated Google Maps API, Search bar, User Authentication, and cloud functionality to access from different devices.

Kotlin 0.15% Swift 0.50% Objective-C 0.05% Dart 97.66% Ruby 1.64%
flutter flutter-apps flutter-examples flutter-app flutter-demo flutter-ui flutter-widget flutter-material dart dartlang

checklst's Introduction

Checklst : Reminder App ๐Ÿ“Œ

Table of Contents

  1. Project Details
  2. File Structure
  3. Once cloned, follow
  4. How to Contribute

Cross Platform Location Based Reminder App with Cloud Functionality.

To test the app yourself:

  1. Download the latest Checklst.apk release in your mobile device.
  2. Install the app.
  3. Ready to use! ๐Ÿ˜Š

Show me the result, I'm too lazy to test: Checkout this video!

(1) Native Android Code
(2) Native iOS Code
(3) Assets folder
(4) Packages file, pubspec.yaml
(5) Flutter Code in Library Folder

Android:

  1. This is a no brainer, "android/app/google-services.json"

  2. Make sure app has a local.properties file in the Project -> Android folder, if not:

    • Go to your Project -> Android

    • Create a file local.properties file

    • Open the file and Paste your Android SDK path depending on the operating system: a. Windows sdk.dir = C:/Users/USERNAME/AppData/Local/Android/sdk

      b. Linux or MacOS sdk.dir = /home/USERNAME/Android/sdk

      Replace USERNAME with your user name

  3. Next, in local.properties add Google Maps API Key!

  4. If you don't have Google Maps Setup, follow Adding Google Maps API key to Android App precisely!

After setup, Run:

  • flutter clean
  • flutter doctor
  • flutter pub get
  • flutter run

iOS Specific, cd ios

  • pod repo update
  • pod update
  • sudo gem install cocoapods
  • pod setup
  • flutter run

  1. Clone repo and create a new branch: $ https://github.com/deliciafernandes/Checklst -b name_for_new_branch.
  2. Make changes and test.
  3. Submit Pull Request with comprehensive description of changes.

Keep fluttering!

checklst's People

Contributors

deliciafernandes avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

checklst's Issues

Fixing sign out

The sign out button in the profile section doesn't always work, or sometime requires a rebuild/hot reload to work.

Past reminders database retrieval

Once logged in, if the user already exists and has an account already, the past reminders should show up on the app.

Checkout experimental branch for the half executed code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.