Giter Club home page Giter Club logo

todo_ap's Introduction

Todo App (UKM)

A simple TODO app with Firebase Firestore as database & backend.

2023-06-07.01-34-45.mp4

Features

  • Data synced to Firebase Firestore
  • Simple input validation: The data will not be updated if user give an empty value
  • Switch to change theme

Getting Started

  1. Clone this project by running git clone https://github.com/LapanApps/todo_ap.git
  2. Open project in vscode
  3. Run flutter pub get to install dependencies
  4. To use your own Firebase project, run flutterfire configure. Learn more on: https://firebase.google.com/docs/flutter/setup
  5. Run the app. You can use flutter run or F5 in vscode

Deploying

https://todo-flutter-ukm.web.app/#/

You can deploy the Flutter web app to Firebase Hosting. Steps:

  • Within the Flutter project, run flutter build web to build the web app
  • Run firebase init. Make sure you already install the Firebase CLI: https://firebase.google.com/docs/cli
  • Are you ready to proceed? (Y/n) - Y
  • Which Firebase CLI features do you want to set up for this folder? Press Space to select features, then Enter to confirm your choices. - Select Hosting: Configure and deploy Firebase Hosting sites - Enter
  • Select your Firebase project
  • What do you want to use as your public directory? (public) - build/web
  • Configure as a single-page app (rewrite all urls to /index.html)? (y/N) - N
  • Set up automatic builds and deploys with GitHub? (y/N) - N
  • Run firebase deploy

todo_ap's People

Contributors

iqfareez avatar

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.