Skip to content

Gabao-Farias/capeletti-mamis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍲 Order manager 🥧 (🚧🏗️ Still working...)

React-native project to manage orders.

If this project was possible, is thanks to

Summary

ℹ️ About

This is a pretty particular project, so it's based on the environment wich my mom is working with (delivering homemade italian food).

🖼️ Screenshots

🥏 Features

  • It can be added new customers.
  • It can be added new orders.
  • When it's wanted to close the order, the user must declare the order's price.
    • Some of the price of the products are defined by it's weight, then, sometimes the price can result with decimals values.
  • List of delivered orders 🚧🏗️ (Working on it...)
  • Dashboard 🚧🏗️ (Working on it...)
  • Ranking of Customers 🚧🏗️ (Working on it...)

⚙️ Technologies involved

💾 Database management

  • Realm DB
    • I've just needed to implement the generation of ID for any register (IDProvider.js), because that's unfeasible for Realm. See more about in realm/realm-dotnet#1735.

📱 Platforms

  • Android
  • IOS