Giter Site home page Giter Site logo

messini's Introduction

Hits

## ​Welcome to

Messini Store

##### Help Me grow 🙏

donation to: [email protected]

##### Welcome to any questions 👋

Facebook | Email


Screenshoot:

🧑 User app:

🚚 Driver app:

⚙ Control panel:


✨ Apps Features

🌍 Multi Language

🌙 Dark/Light mode

💫 Easy setup

✅Easy to use

👨‍💻 ready for developers

and many more .....


# 🛠Quick Setup (Make each app separately):

Change app name:

on app directory open:  android/app/src/main/AndroidManifest.xml

on <application ...> edit android:label="YOUR APP NAME"

### Change app colors:

on app directory open:  lib/utils/app_themes.dart

go to line to this two line and edit primary and main color

static const primaryColor = Color(0xff019267);
static const mainColor = Color(0xff00C897);

🔗Change app url, currency, fee, google map api key and privacy policy link

on app directory open:  lib/utils/app_const.dart and edit settings

🖼Change app logo:

go to:  assets/images folder and replace logo.png with yours
go to terminal and run:  
    flutter pub get
    flutter pub run flutter_launcher_icons:main


# 🌐Server Setup

1- Import db.sql file to your PhpMyAdmin
2- Upload api.php and db.php files to your server
3- Edit db.php file with your database information


# 🏗 build apk/aab file (user and driver app only)

go to:  android/ folder and replace messini-store.jks with yours
open:  android/key.properties file and fill it with your key password
go to terminal and run:  
    flutter build apk
    or
    flutter build aab

# 🏗 Build web app ( control panel app only )

go to terminal and run:  
    flutter build web --release
upload your web build folder content to your server


messini's People

Contributors

elhafed99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

messini's Issues

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.