Brix Café est une application mobile qui connecte un café à son fournisseur de grains de café. Elle permet aux propriétaires de café de passer des commandes, aux livreurs de suivre et livrer les commandes, et aux administrateurs de consulter les données, les statistiques de vente et le suivi des livreurs.
Go to file
2025-04-25 17:28:14 +01:00
app client v1/notifs 2025-04-25 17:28:14 +01:00
assets fetching products data 2025-04-18 03:41:15 +01:00
components client v1/notifs 2025-04-25 17:28:14 +01:00
constants client v1/notifs 2025-04-25 16:29:39 +01:00
context Cart Logic v2 2025-04-23 03:41:33 +01:00
firebase Cart Logic v2 2025-04-23 03:41:33 +01:00
scripts Initial commit 2025-04-15 03:42:47 +01:00
utils client v1/notifs 2025-04-25 17:28:14 +01:00
.gitignore Initial commit 2025-04-15 03:42:47 +01:00
app.json SignIn 2025-04-16 03:31:43 +01:00
package-lock.json Cart Logic v2 2025-04-23 03:41:33 +01:00
package.json Cart Logic v2 2025-04-23 03:41:33 +01:00
README.md Initial commit 2025-04-15 03:42:47 +01:00
tsconfig.json Initial commit 2025-04-15 03:42:47 +01:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.