Access to layout on: Figma
- 🏠 About
- 🎯 Installation
- 💻 Techs
- 👤 Author
- 🤝 Contributing
- 📜 License
This project was developed with React Native and using Expo.
The React Navigator Stack to build navigation between app screens.
Stylized Components to style the components.
React Native Bouncy Checkbox and React Native Currency Input for custom inputs.
I also used the Expo Vector Icons app icons.
Firebase for authentication.
The purpose of this app is to help with shopping, saving time and promoting greater control over your finances. Users can create in their account as many lists as they want to be more organized, such as dividing by sectors: a list for production, another for butcher shop, market, among others. This way, they will be more focused regardless of the establishment they are in and will know exactly what to look for to complete the purchase. The application has a price calculator, which allows the user to track expenses by seeing whether they are within budget or not. Each item on the list can be easily deselected in this calculation, so you have control over how much you want to spend.
First you need to install:
By HTTPS, running this command:
git clone https://github.com/LeoMSSilva/storeInHands.gitOr by ssh, running this command:
git clone git@github.com:LeoMSSilva/storeInHands.gitSSH is a secure protocol, but you need to register a key ssh in your github before.
yarnor
yarn install expo start- Expo
- Expo/vector-icons
- Firebase
- React
- React-native
- React-navigation/native
- React Native Bouncy Checkbox
- React Native Currency Input
- Styled-components
LeoMSSilva
- Github: @LeoMSSilva
- LinkedIn: @LeoMSSilva
Contributions, issues and feature requests are welcome! Feel free to file a new issue on the storeInHands repository. If you already found a solution to your problem, I would love to review your pull request!
Copyright ©️ 2021 LeoMSSilva.
This project is MIT licensed.