Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OmkarKirpan authored Jan 19, 2020
1 parent 4474c1f commit 9bae25c
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# dbsheets

A new Flutter project.
Android app with Google sheets as a database.

## Getting Started

This project is a starting point for a Flutter application.
## Description

A few resources to get you started if this is your first Flutter project:
The android app can list products from google sheet and can take the order and set it to google sheet.
The android app can work offline, that is saving data to app local database and then synchronize the data with google sheet when the app has connectivity.

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
[sheet link](https://docs.google.com/spreadsheets/d/1jvQ3Trd0-ngp9jEQdHS-KBY5IeL9LO3vrFl9hzxTXUk/edit#gid=536610917)

0 comments on commit 9bae25c

Please sign in to comment.