/ConsumerFlutterApp

Consumer app with Flutter

Primary LanguageDartMIT LicenseMIT

LaCoro Q-commerce app

All Contributors

This app is an open source quick commerce app in flutter. Feel free to go to the issues list and comment on them to get assigned.

Architecture diagram

This project uses the concept of Clean Architecture which will divide the project into theses layers.

  • Presentation
  • Domain
  • Data

Image

How to configure the backend

LaCoro uses back4app as backend as service. You need to have a back4app account or create a new one to configure your instance of the LaCoro backend. Then, you need to go to LaCoro Issues and create an issue requesting transfer a clone of the Back4App app into your back4app account. For the request you need to share the email that you're using with your Back4App account. It should take some hours to be done.

After that, you will be able to get the keys to establishing a connection for the Consumer App and Admin App with your brand new backend.

Setting up your dot.env file

LaCoro uses flutter_dotenv package in order to set the environment variables. Once you get the back4app credentials you need to add a development.env file.

Follow the structure defined in mock-development.env

How to contribute ❤️

  • Fork this repository
  • Clone the repository on your computer.
  • Do changes and push to origin.
  • Make pull request to this repository.
  • Wait for comments or changes requested
  • Wait for get merged your PR

Screenshots

Image

Try it out!

Get it on Google Play

Contributors ✨

Thanks goes to these wonderful people (emoji key):


William Alvis P

💻 🖋 🐛

Juan Gabriel Gutierrez

💼 💻 🚇

Ana Marin

🎨 💡 🚧

Diego Alvis

📆 👀 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!