From 67e7e9188843ece1811de50f1ddceb477b35a791 Mon Sep 17 00:00:00 2001 From: raunak111 <37953138+raunak111@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:52:22 +0530 Subject: [PATCH] Update README.md --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 4d3389e..bd8c658 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,10 @@ -# shoppy +# Shoppy - Simple and Most Economical Billing and Invoicing Software for Small Businesses -A new Flutter project. +Shoppy helps small businesses to bill and make invoices 3x faster by leveraging the existing traditional system of retail billing, but without having to invest much in hardware. The items are scanned using the camera of ones already owned smartphone, the calculation and list generation is done in-app, and all one needs to print a physical invoice is a thermal printer that can connect to any smartphone wired or wirelessly. The best part? All data is fetched and stored in the cloud, so the data syncs on every device that is viewing the app which enables not only the shopowner but also multiple employees to edit and review the billing that's going on currently for a customer. To offer more flexibility and improved speeds the app is also compatible with dedicated barcode scanners so that one has the option to further improve the efficiency and speed if one wishes to incorporate a dedicated barcode scanner in the future. -## Getting Started +## Built With +![Preview](https://www.pngkey.com/png/full/187-1878320_google-lance-flutter-beta-3-son-application-mobile.png) -This project is a starting point for a Flutter application. +![Preview](https://firebase.google.com/downloads/brand-guidelines/PNG/logo-standard.png) -A few resources to get you started if this is your first Flutter project: -- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.io/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference.